diff options
Diffstat (limited to 'world/map/npc/002-2/bakery.txt')
-rw-r--r-- | world/map/npc/002-2/bakery.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/world/map/npc/002-2/bakery.txt b/world/map/npc/002-2/bakery.txt index e5328723..5a21678a 100644 --- a/world/map/npc/002-2/bakery.txt +++ b/world/map/npc/002-2/bakery.txt @@ -1,7 +1,7 @@ // The bakery // The chef -002-2.gat,21,22,0|script|Riskim|148 +002-2,21,22,0|script|Riskim|148 { mes "[Riskim]"; mes ""; @@ -120,7 +120,7 @@ L_End: } // Server -002-2.gat,28,31,0|script|Sara|108 +002-2,28,31,0|script|Sara|108 { mes "[Sara]"; mes ""; @@ -129,10 +129,10 @@ L_End: } // The cashier -002-2.gat,25,22,0|shop|Drabur|112,WhiteCake:*1,ChocolateCake:*1,OrangeCake:*1,AppleCake:*1,Cake:*1,CherryCake:*1,OrangeCupcake:*1,Milk:*1,XmasCake:*1 +002-2,25,22,0|shop|Drabur|112,WhiteCake:*1,ChocolateCake:*1,OrangeCake:*1,AppleCake:*1,Cake:*1,CherryCake:*1,OrangeCupcake:*1,Milk:*1,XmasCake:*1 // Bus boy -002-2.gat,21,28,0|script|Iormo|160 +002-2,21,28,0|script|Iormo|160 { mes "[Iormo]"; mes ""; @@ -141,7 +141,7 @@ L_End: } // An old couple eating at the bakery -002-2.gat,24,27,0|script|Rynoh|159 +002-2,24,27,0|script|Rynoh|159 { mes "[Rynoh]"; mes ""; @@ -149,7 +149,7 @@ L_End: close; } -002-2.gat,26,27,0|script|Ontas|154 +002-2,26,27,0|script|Ontas|154 { mes "[Ontas]"; mes ""; |