From 29b792a0c147e7184c07661b27821303f261cdc2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 16 Feb 2024 21:27:57 -0300 Subject: By popular demand: Sieges are back --- npc/001-10-1/scripts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-10-1') diff --git a/npc/001-10-1/scripts.txt b/npc/001-10-1/scripts.txt index c23ba30af..ae6b5c86a 100644 --- a/npc/001-10-1/scripts.txt +++ b/npc/001-10-1/scripts.txt @@ -46,7 +46,7 @@ OnReward2: setq2 LoFQuest_COD, getq2(LoFQuest_COD) + 1; getitem BottledDust, 1; } - if ($EVENT$ == "Rebirth") + if ($EVENT$ == "Rebirth" || $EVENT$ == "Siege") getitem BottledDust, rand2(1,2); warp "018-2-1", 24, 29; specialeffect(FX_FANFARE, SELF, getcharid(3)); -- cgit v1.2.3-70-g09d2