summaryrefslogtreecommitdiff
path: root/npc/001-2/shops.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2/shops.txt')
-rw-r--r--npc/001-2/shops.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/npc/001-2/shops.txt b/npc/001-2/shops.txt
deleted file mode 100644
index c70ad113..00000000
--- a/npc/001-2/shops.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-//
-
-001-2.gat,26,26,0 shop InnKeeper 112,539:175,513:20,519
-
-001-2.gat,103,26,0 script Rebecca 118,{
- set @npcname$, "Rebecca the Inn Keeper";
- set @cost, 100;
- callfunc "Inn";
- close;
-}