summaryrefslogtreecommitdiff
path: root/npc/082-3/poppet.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/082-3/poppet.txt')
-rw-r--r--npc/082-3/poppet.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/082-3/poppet.txt b/npc/082-3/poppet.txt
index a7226e2a..1232d5bd 100644
--- a/npc/082-3/poppet.txt
+++ b/npc/082-3/poppet.txt
@@ -7,6 +7,8 @@
082-3,99,86,0 script Poppet NPC190,{
function spawn;
if (mobcount("082-3", "all")) {
+ if (.tick + 300 < gettimetick(2))
+ npctalk3 l("If you cannot handle it, maybe try asking staff for help...?");
npctalk3 l("Monsters remaining: %s", fnum(mobcount("082-3", "all")));
end;
}
@@ -75,7 +77,7 @@ L_Summon:
else
mesc l("???: Available from Dec 23rd onwards");
mes "";
- mesq "If you select a mode you cannot manage, please contact staff; I'll not clean the room, no matter whatever happens.";
+ mesq l("If you select a mode you cannot manage, please contact staff; I'll not clean the room, no matter whatever happens.");
select
l("Hm, nevermind."),
l("Begin easy mode [10 min]"),