summaryrefslogtreecommitdiff
path: root/npc/002-2/shops.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-10 11:45:37 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-10 11:45:37 -0300
commit7679e5994642ef019d850b92ee74e564fefd2e57 (patch)
tree8b97ec3c2581908837ea039979fe6f6b3181c17f /npc/002-2/shops.txt
parentf810899c0006e86f46c3e0122ea5b9ec5ea7dfd8 (diff)
downloadserverdata-7679e5994642ef019d850b92ee74e564fefd2e57.tar.gz
serverdata-7679e5994642ef019d850b92ee74e564fefd2e57.tar.bz2
serverdata-7679e5994642ef019d850b92ee74e564fefd2e57.tar.xz
serverdata-7679e5994642ef019d850b92ee74e564fefd2e57.zip
Cleanup all shops. This makes CI passable! (At least in a real environment)
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