From bb93deabaffc97994efd08eb8715084d397b7e38 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 May 2020 03:31:53 -0300 Subject: Northeast wing --- npc/042-6/ctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/042-6') 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)) -- cgit v1.2.3-60-g2f50