From f0f5f12ee0686e0979e5982486044285f172bfed Mon Sep 17 00:00:00 2001 From: "Zuzanna K. Filutowska" Date: Sun, 21 Jan 2007 16:22:09 +0000 Subject: Named all NPCs. --- npc/tulimshar-casino/casino.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/tulimshar-casino') diff --git a/npc/tulimshar-casino/casino.txt b/npc/tulimshar-casino/casino.txt index c0a0a671..39cebff3 100644 --- a/npc/tulimshar-casino/casino.txt +++ b/npc/tulimshar-casino/casino.txt @@ -16,9 +16,9 @@ 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 Waitress 118,{ +new_8-1.gat,103,26,0 script Rebeca 118,{ if (zeny < 100) goto L_NoMoney; - mes "[Rebecca]"; + mes "[Rebecca the Waitress]"; mes "Would you like to rest? It's only 100 gp."; next; @@ -39,8 +39,8 @@ L_NoMoney: close; } -new_8-1.gat,24,23,0 script RoyalGuard 125,{ - mes "[Royal Guard]"; +new_8-1.gat,24,23,0 script Phaet 125,{ + mes "[Phaet the Royal Guard]"; mes "Hey, you seem tough enough! Would you like to prove your skills? I'll let you in the arena if you give me 1000 gp. You can fight against other players there."; next; @@ -62,8 +62,8 @@ L_NoMoney: close; } -new_8-1.gat,134,23,0 script Worker 117,{ - mes "[Valdo]"; +new_8-1.gat,134,23,0 script Valdo 117,{ + mes "[Valdo the Worker]"; mes "Please let me work, I'm really in a hurry!"; close; } -- cgit v1.2.3-70-g09d2