From 495e9086758395f1da170fdc62979bbfec592b20 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 22 Dec 2021 04:06:09 -0300 Subject: At Warrior World, it'll spend a whole minute deploying the monsters. Should be less overwhelming this way. I hope. --- npc/082-3/poppet.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/082-3/poppet.txt b/npc/082-3/poppet.txt index ea6a6fa6..c4239b8a 100644 --- a/npc/082-3/poppet.txt +++ b/npc/082-3/poppet.txt @@ -244,7 +244,7 @@ function spawn { // Global areamonster("082-3", 20, 20, 180, 180, strmobinfo(1, GreenSlime), GreenSlime, 1 + (.diff * getmapusers("082-3") / 2)); // Make the monster deployment gradual, players will notice script order - sleep(1000); + sleep(4000); return; } -- cgit v1.2.3-60-g2f50