Line | |
---|
1 | CZWOW_NPCText_count=1;CZWOW_NPCText_1={
|
---|
2 | ["greetings "..strlower(UnitName("player"))..""]="Zdravím ťa "..strlower(UnitName("player")).."",
|
---|
3 | ["welcome to my inn, weary traveler. what can i do for you?"]="Vítaj v mojom hostinci,unavený cestovatel. čo pre teba môžem urobiť?",
|
---|
4 | ["hey there, "..strlower(UnitName("player"))..". how can i help you?"]="Hej, "..strlower(UnitName("player"))..". Môžeš mi pomôcť?",
|
---|
5 | ["greetings "..strlower(UnitName("player"))..""]="Zdravím ťa "..strlower(UnitName("player")).."",
|
---|
6 | ["welcome to light's hope chapel, stranger."]="Vítaj v Kapli Nádeje, cuzinec.",
|
---|
7 | };if not CZWOW_QuestDescription then CZWOW_QuestDescription=0;end;CZWOW_QuestDescription=CZWOW_QuestDescription+5;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.