From 6f709ce525e0e8f221a884fa2a93caebf0b94fef Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 25 Oct 2018 00:14:15 -0300 Subject: Missing part --- npc/021-4/main.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/021-4') diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt index baa2e43d7..f628e34e8 100644 --- a/npc/021-4/main.txt +++ b/npc/021-4/main.txt @@ -46,6 +46,8 @@ function script CindySwitch_Check_214 { if (CindySwitch_Check_214() == 5) { // Gate open must advance setnpcdisplay .name$, NPC_CINDY_UNCAGE; + .@pl = getmapusers("021-4")+1; + areamonster "021-4", 20, 20, 100, 80, "Yeti", Yeti, (.@pl/2)+rand(2,6), "Cindy#Outside::OnPetDeath"; } hello; end; -- cgit v1.2.3-60-g2f50