source: client_files/_czwow/SK/NPCText_1.lua

Last change on this file was 22, checked in by maron, 16 years ago

CZWOW 1.1

File size: 721 bytes
Line 
1CZWOW_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.