From cf18ce071c79ae37e14ea38943e0b1d88da70a7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 13:33:57 -0300 Subject: Override --- npc/035-2/shops.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 npc/035-2/shops.txt (limited to 'npc/035-2/shops.txt') diff --git a/npc/035-2/shops.txt b/npc/035-2/shops.txt new file mode 100755 index 00000000..05a2987e --- /dev/null +++ b/npc/035-2/shops.txt @@ -0,0 +1,11 @@ + +035-2,23,38,0 shop Cooky NPC213,539:87,657:10,503:10 + +035-2,23,35,0 script Bunkmaster Phict NPC212,{ + @npcname$ = "Bunkmaster Phict"; + @Cost = 100; + callfunc "Inn"; + @npcname$ = ""; + @Cost = 0; + close; +} -- cgit v1.2.3-60-g2f50