diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2013-06-21 22:39:48 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-06-21 22:39:48 +0200 |
commit | b136ae7862fe6e36ba7e957c7ef91f6e5f1eacc1 (patch) | |
tree | cc68257c67a20fe9fbd93de51d8cbbd04cc79f3c /world/map/npc | |
parent | f4aad0b8a088ffbd648bb1fcace56d2f8dc96909 (diff) | |
download | serverdata-b136ae7862fe6e36ba7e957c7ef91f6e5f1eacc1.tar.gz serverdata-b136ae7862fe6e36ba7e957c7ef91f6e5f1eacc1.tar.bz2 serverdata-b136ae7862fe6e36ba7e957c7ef91f6e5f1eacc1.tar.xz serverdata-b136ae7862fe6e36ba7e957c7ef91f6e5f1eacc1.zip |
Change id used by the supply chest npc, based on the merge in client-data.
Diffstat (limited to 'world/map/npc')
-rw-r--r-- | world/map/npc/002-5/chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/002-5/chest.txt b/world/map/npc/002-5/chest.txt index 50e3eed0..9671e4b5 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|377,{ +002-5.gat,93,37,0|script|Supply Chest|378,{ // This NPC previously used the variable TMW_Quest callfunc "ClearVarTMW_Quest"; |