summaryrefslogtreecommitdiff
path: root/npc/042-6
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-01 03:31:53 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-01 03:31:53 -0300
commitbb93deabaffc97994efd08eb8715084d397b7e38 (patch)
tree2fe89bb7f1cd0f5721b7164f68d6500469cb5d9f /npc/042-6
parentcabf8a7658b7a63a55e5ec0588df530c543c572a (diff)
downloadserverdata-bb93deabaffc97994efd08eb8715084d397b7e38.tar.gz
serverdata-bb93deabaffc97994efd08eb8715084d397b7e38.tar.bz2
serverdata-bb93deabaffc97994efd08eb8715084d397b7e38.tar.xz
serverdata-bb93deabaffc97994efd08eb8715084d397b7e38.zip
Northeast wing
Diffstat (limited to 'npc/042-6')
-rw-r--r--npc/042-6/ctrl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-6/ctrl.txt b/npc/042-6/ctrl.txt
index 654a199fb..042d4360a 100644
--- a/npc/042-6/ctrl.txt
+++ b/npc/042-6/ctrl.txt
@@ -52,7 +52,7 @@ OnInstanceInit:
if (!rand2(2))
areamonster(.map$, 45, 20, 90, 90, strmobinfo(1, MagicBif), MagicBif, 2);
if (!rand2(2))
- areamonster(.map$, 20, 20, 90, 90, strmobinfo(1, SilverChest), GoldenChest, 1);
+ areamonster(.map$, 20, 20, 90, 90, strmobinfo(1, GoldenChest), GoldenChest, 1);
if (!rand2(2))
areamonster(.map$, 20, 20, 90, 90, strmobinfo(1, SilverChest), SilverChest, 2);
if (!rand2(2))