diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2007-12-17 20:34:09 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2007-12-17 20:34:09 +0000 |
commit | 62f486da320bfe8e5af21df56948ac80b2659333 (patch) | |
tree | 3982af242fd4f3880ba3ad3a7a3ed60ffe0b9593 /npc | |
parent | 917cac2dff17b4cd58e86ee406a37944bea53321 (diff) | |
download | serverdata-62f486da320bfe8e5af21df56948ac80b2659333.tar.gz serverdata-62f486da320bfe8e5af21df56948ac80b2659333.tar.bz2 serverdata-62f486da320bfe8e5af21df56948ac80b2659333.tar.xz serverdata-62f486da320bfe8e5af21df56948ac80b2659333.zip |
Made last changes for Xmas event
Diffstat (limited to 'npc')
-rw-r--r-- | npc/tulimshar-casino/casino.txt | 2 | ||||
-rw-r--r-- | npc/xmas2007/pre-xmas.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/npc/tulimshar-casino/casino.txt b/npc/tulimshar-casino/casino.txt index 1ba16272..fdce524a 100644 --- a/npc/tulimshar-casino/casino.txt +++ b/npc/tulimshar-casino/casino.txt @@ -16,7 +16,7 @@ new_8-1.gat,32,74 warp tohall 1,0,new_8-1.gat,68,23 new_8-1.gat,26,26,0 shop InnKeeper 112,539:175,513:20,519 -new_8-1.gat,103,26,0 script Rebeca 118,{ +new_8-1.gat,103,26,0 script Rebecca 118,{ if (zeny < 100) goto L_NoMoney; mes "[Rebecca the Waitress]"; mes "Would you like to rest? It's only 100 gp."; diff --git a/npc/xmas2007/pre-xmas.txt b/npc/xmas2007/pre-xmas.txt index aa33841b..77023d4f 100644 --- a/npc/xmas2007/pre-xmas.txt +++ b/npc/xmas2007/pre-xmas.txt @@ -56,8 +56,8 @@ new_11-1.gat,76,85,0 script Assistant 105,{ mes "at the coast south of Hurnscald.";
next;
mes "[Santas Assistant]";
- mes "Cookies can be found";
- mes "################";
+ mes "Rudolph and Santa slimes";
+ mes "always bring some cookies with them.";
close;
L_Exchange_Gotnothing:
|