diff options
author | Wombat <hpwombat@yahoo.com> | 2010-12-17 16:33:48 -0500 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2010-12-18 05:05:13 -0500 |
commit | 40b1a6cfd052e322e69565518df6723478b885ea (patch) | |
tree | 5a9aa4b5ddf39cbcb112a7bdfc41504c5ed12afb /npc/xmas/2010/santa.txt | |
parent | 9f9111a37265457ef2f4ff2772fd0f2e04c463b0 (diff) | |
download | serverdata-40b1a6cfd052e322e69565518df6723478b885ea.tar.gz serverdata-40b1a6cfd052e322e69565518df6723478b885ea.tar.bz2 serverdata-40b1a6cfd052e322e69565518df6723478b885ea.tar.xz serverdata-40b1a6cfd052e322e69565518df6723478b885ea.zip |
edit out NPCs that need fixing and added some fixes
edited out krickkrackrock, rockscissor, baktar
golbenez and santa language clean up and small fixes.
Diffstat (limited to 'npc/xmas/2010/santa.txt')
-rwxr-xr-x | npc/xmas/2010/santa.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/xmas/2010/santa.txt b/npc/xmas/2010/santa.txt index 2b2870c1..85f46da1 100755 --- a/npc/xmas/2010/santa.txt +++ b/npc/xmas/2010/santa.txt @@ -34,7 +34,7 @@ L_start: "Im " + strcharinfo(0) + " and I am here to save you from Golbenez.",-; mes "\"I cant believe it... are you really " +strcharinfo(0)+ "? I remember all the comments that... 'Thing' was making about building his way to a 'Leisure Place' and how your donations would really help him.\""; next; - mes "\"What is his name again? Erh... Golbinos? Galvanis? Ho-hum... All I know is that it was keeping me and my fellow rendiers as hostages in this cold labyrinth. And you proved yourself a good " +@gender$+ " by helping me with all those donations!\""; + mes "\"What is his name again? Erh... Golbinos? Galvanis? Ho-hum... All I know is that it was keeping me and my raindeer hostage in this cold labyrinth. And you proved yourself a good " +@gender$+ " by helping me with all those donations!\""; next; if (gettime(6) != 12 || gettime(5) >= 25) goto L_Skip_Dialogue; mes "\"Well, we are really late! In a few hours we have to start our usual present giving routine... But not before I give you a special gift for all you did.\""; |