summaryrefslogtreecommitdiff
path: root/world/map/npc/001-2/shops.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/001-2/shops.txt')
-rw-r--r--world/map/npc/001-2/shops.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/001-2/shops.txt b/world/map/npc/001-2/shops.txt
index d4cf178b..75753a4f 100644
--- a/world/map/npc/001-2/shops.txt
+++ b/world/map/npc/001-2/shops.txt
@@ -6,5 +6,7 @@
set @npcname$, "Rebecca the Inn Keeper";
set @cost, 100;
callfunc "Inn";
+ set @npcname$, "";
+ set @cost, 0;
close;
}