summaryrefslogtreecommitdiff
path: root/npc/002-2/shops.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-2/shops.txt')
-rw-r--r--npc/002-2/shops.txt18
1 files changed, 17 insertions, 1 deletions
diff --git a/npc/002-2/shops.txt b/npc/002-2/shops.txt
index 23bb9a57..0054c290 100644
--- a/npc/002-2/shops.txt
+++ b/npc/002-2/shops.txt
@@ -1,2 +1,18 @@
+// The Mana World Script
+// (C) Jesusalva, 2021
+// Licensed under GPLv2 or later
+
+002-2,68,25,0 script Bartender#Casino NPC112,{
+ shop .name$;
+ goodbye;
+ close;
+
+OnInit:
+ tradertype(NST_ZENY);
+ sellitem Beer;
+ sellitem Cake;
+ sellitem CherryCake;
+ .distance = 5;
+ end;
+}
-002-2,68,25,0 shop Bartender#Casino NPC112,539:87,513:15,519:50