diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-15 22:52:53 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-18 11:20:19 +0200 |
commit | 154255ebb63cdaf57fb50752c04be753891f98f1 (patch) | |
tree | 83250289ca50b8b202efa4062a8762589ebc71b9 /npc/009-2/shops.txt | |
parent | c05f662f2e2576eaed8bbf459e579d447b6b99c8 (diff) | |
download | serverdata-154255ebb63cdaf57fb50752c04be753891f98f1.tar.gz serverdata-154255ebb63cdaf57fb50752c04be753891f98f1.tar.bz2 serverdata-154255ebb63cdaf57fb50752c04be753891f98f1.tar.xz serverdata-154255ebb63cdaf57fb50752c04be753891f98f1.zip |
Made the hurnscald inn interior and exterior fit together.
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 733fa54f..d70939c2 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,50,48,0 script Receptionist 108,{ +009-2.gat,51,57,0 script Receptionist 108,{ set @npcname$, "Receptionist"; set @cost, 100; callfunc "Inn"; |