diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:08:02 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:23 -0600 |
commit | d5fae9623ca312a724f1c7db1342574938fb48b1 (patch) | |
tree | 1498e81e60b0ccb6bb66f20fccdb4e07213135d6 /world/map/npc/002-5 | |
parent | 5ad572d82984ca863fc1ff2b2c259628daa4afea (diff) | |
download | serverdata-d5fae9623ca312a724f1c7db1342574938fb48b1.tar.gz serverdata-d5fae9623ca312a724f1c7db1342574938fb48b1.tar.bz2 serverdata-d5fae9623ca312a724f1c7db1342574938fb48b1.tar.xz serverdata-d5fae9623ca312a724f1c7db1342574938fb48b1.zip |
NPCS on 002-* fixed
Diffstat (limited to 'world/map/npc/002-5')
-rw-r--r-- | world/map/npc/002-5/chest.txt | 2 | ||||
-rw-r--r-- | world/map/npc/002-5/sema.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/002-5/chest.txt b/world/map/npc/002-5/chest.txt index f3818bf6..785247d5 100644 --- a/world/map/npc/002-5/chest.txt +++ b/world/map/npc/002-5/chest.txt @@ -1,6 +1,6 @@ // Variables used: nibble 4 and 5 of QUEST_SouthTulimshar -002-5.gat,93,37,0|script|Supply Chest|378, +002-5.gat,93,37,0|script|Supply Chest|378 { // This NPC previously used the variable TMW_Quest callfunc "ClearVarTMW_Quest"; diff --git a/world/map/npc/002-5/sema.txt b/world/map/npc/002-5/sema.txt index 5519bcae..25b4fc29 100644 --- a/world/map/npc/002-5/sema.txt +++ b/world/map/npc/002-5/sema.txt @@ -1,6 +1,6 @@ // Variables used: nibble 4 and 5 of QUEST_SouthTulimshar -002-5.gat,43,91,6|script|Sema|340, +002-5.gat,43,91,6|script|Sema|340 { // This NPC previously used the variable TMW_Quest callfunc "ClearVarTMW_Quest"; |