From 53fa8ff7dcdc1abe32f0a72747174eb9faaa8781 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 18 Sep 2020 18:02:44 -0300 Subject: My time to troll a particularly ungrateful chest ^^ --- world/map/npc/functions/doomsday.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/world/map/npc/functions/doomsday.txt b/world/map/npc/functions/doomsday.txt index 6d9a41eb..1d3df2cd 100644 --- a/world/map/npc/functions/doomsday.txt +++ b/world/map/npc/functions/doomsday.txt @@ -1260,9 +1260,14 @@ L_No: close; L_EndTooYoung: + if ($DOOMSDAY == 3) goto L_Hocus; message strcharinfo(0), "Chest : It is empty!"; end; +L_Hocus: + message strcharinfo(0), "Chest : Only contains fire extinguishers, water hoses, and other fire-fighting stuff. I wonder what that is for."; + end; + OnInit: disablenpc "Chest#Zealite"; end; -- cgit v1.2.3-60-g2f50