diff options
Diffstat (limited to 'npc/009-2/shops.txt')
-rw-r--r-- | npc/009-2/shops.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/shops.txt b/npc/009-2/shops.txt index d70939c2..733fa54f 100644 --- a/npc/009-2/shops.txt +++ b/npc/009-2/shops.txt @@ -10,7 +10,7 @@ // Receptionist // Offers the player to rest at the inn for 100gp -009-2.gat,51,57,0 script Receptionist 108,{ +009-2.gat,50,48,0 script Receptionist 108,{ set @npcname$, "Receptionist"; set @cost, 100; callfunc "Inn"; |