summaryrefslogtreecommitdiff
path: root/npc/002-2/bakery.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-2/bakery.txt')
-rw-r--r--npc/002-2/bakery.txt20
1 files changed, 19 insertions, 1 deletions
diff --git a/npc/002-2/bakery.txt b/npc/002-2/bakery.txt
index c1e9ebbe..74c5663f 100644
--- a/npc/002-2/bakery.txt
+++ b/npc/002-2/bakery.txt
@@ -124,7 +124,25 @@ L_End:
close;
}
-002-2,25,22,0 shop Drabur NPC112,736:100,737:125,738:150,739:150,513:15,519:50,534:45,527:150,508:10
+002-2,25,22,0 script Drabur NPC112,{
+ shop .name$;
+ goodbye;
+ close;
+
+OnInit:
+ tradertype(NST_ZENY);
+ sellitem WhiteCake;
+ sellitem ChocolateCake;
+ sellitem OrangeCake;
+ sellitem AppleCake;
+ sellitem Cake;
+ sellitem CherryCake;
+ sellitem OrangeCupcake;
+ sellitem Milk;
+ sellitem XmasCake;
+ .distance = 5;
+ end;
+}
002-2,21,28,0 script Iormo NPC160,{
mes "[Iormo]";