diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-27 22:09:58 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-27 22:09:58 +0100 |
commit | 6564db599d794894b45347fd317bd92c12d3ffc3 (patch) | |
tree | 5154f35083b5089a2182221a87d354d4de619348 /npc/003-2/estard.txt | |
parent | 5d50a19e244a557980a2e6db69595d767cd1bc8f (diff) | |
download | serverdata-6564db599d794894b45347fd317bd92c12d3ffc3.tar.gz serverdata-6564db599d794894b45347fd317bd92c12d3ffc3.tar.bz2 serverdata-6564db599d794894b45347fd317bd92c12d3ffc3.tar.xz serverdata-6564db599d794894b45347fd317bd92c12d3ffc3.zip |
fix warp on 003-2
Diffstat (limited to 'npc/003-2/estard.txt')
-rw-r--r-- | npc/003-2/estard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/estard.txt b/npc/003-2/estard.txt index 43ae3602d..6e668282c 100644 --- a/npc/003-2/estard.txt +++ b/npc/003-2/estard.txt @@ -14,7 +14,7 @@ // 5 Light Armor Shop quest delivered. // 6 Light Armor Shop gave the cloths. -003-2,24,26,0 script Estard NPC_ELVEN_FEMALE_ARMOR_SHOP,{ +003-2,32,34,0 script Estard NPC_ELVEN_FEMALE_ARMOR_SHOP,{ function create_party { .@party_price = 10000; |