diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-02 21:05:00 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-02 21:05:00 +0200 |
commit | 5792849762f40ee6d5fd3ff5aa017c04f406f907 (patch) | |
tree | d77393cc30239a6748b5f657645343e24ecfa09c /world/map/npc/033-1/kimarr.txt | |
parent | 1ea98ade0adb103de6e0b1697b8cda116c699f01 (diff) | |
download | serverdata-5792849762f40ee6d5fd3ff5aa017c04f406f907.tar.gz serverdata-5792849762f40ee6d5fd3ff5aa017c04f406f907.tar.bz2 serverdata-5792849762f40ee6d5fd3ff5aa017c04f406f907.tar.xz serverdata-5792849762f40ee6d5fd3ff5aa017c04f406f907.zip |
barbarians: fix some error in debug npc and minor spelling error in kimarr
Diffstat (limited to 'world/map/npc/033-1/kimarr.txt')
-rw-r--r-- | world/map/npc/033-1/kimarr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/033-1/kimarr.txt b/world/map/npc/033-1/kimarr.txt index ee768428..ace4aadb 100644 --- a/world/map/npc/033-1/kimarr.txt +++ b/world/map/npc/033-1/kimarr.txt @@ -112,7 +112,7 @@ L_Reward1: // as far as I can tell, this fails because it won't resume from the "next" // when the script is executed via the "OnFluffyDeath" callback // (I haven't tried via the 301st call of OnTimer1000) - message strcharinfo(0), "Kimarr: talk to me for your reward"; + message strcharinfo(0), "Kimarr: Talk to me for your reward."; goto L_Close; // this label is reached on completion of the quest, or, if you inventory was |