diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-11-23 16:23:36 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-11-23 16:23:36 +0000 |
commit | 8a7402537085e22f8ec9bd06c0922329fd568290 (patch) | |
tree | 67016303bbc17d95a34efac04fa894ddce618f87 /npc | |
parent | 18098b66c6327b7f505856173e67d7e5dcb925d5 (diff) | |
download | serverdata-8a7402537085e22f8ec9bd06c0922329fd568290.tar.gz serverdata-8a7402537085e22f8ec9bd06c0922329fd568290.tar.bz2 serverdata-8a7402537085e22f8ec9bd06c0922329fd568290.tar.xz serverdata-8a7402537085e22f8ec9bd06c0922329fd568290.zip |
Fix walk map and chest requirement
Diffstat (limited to 'npc')
-rw-r--r-- | npc/013-3_Cave/mask_chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/013-3_Cave/mask_chest.txt b/npc/013-3_Cave/mask_chest.txt index 0dbbf415..dd0bc949 100644 --- a/npc/013-3_Cave/mask_chest.txt +++ b/npc/013-3_Cave/mask_chest.txt @@ -40,7 +40,7 @@ delitem 569, 1; delitem 614, 1; delitem 631, 1; - delitem 630, 1; + delitem 640, 1; delitem 507, 1; delitem 517, 1; delitem 709, 1; |