From 1e32412e91d3321cc18f5966d7e8943e5da4181d Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Mon, 6 May 2019 20:05:46 -0300
Subject: Sacrifice some coin drop rate in exchange for no respawn and unified
 drops on Siege

---
 npc/020-1/guards.txt | 9 ---------
 1 file changed, 9 deletions(-)

(limited to 'npc/020-1')

diff --git a/npc/020-1/guards.txt b/npc/020-1/guards.txt
index b9344d6aa..6d5ec7836 100644
--- a/npc/020-1/guards.txt
+++ b/npc/020-1/guards.txt
@@ -16,15 +16,6 @@
         legiontalk; end;
     }
 
-// Respawn monster from $@SIEGE_TMPMOBS memory
-OnRespawn:
-    getmapxy(.@m$,.@x,.@y,0);
-    siege_spawn(.@m$, any_of($@SIEGE_TMPMOBS), 1, .name$+"::OnRespawn");
-    if (rand(10000) <= $coinsrate+($@SIEGE_NIVAL*50))
-        makeitem StrangeCoin, 1, .@m$, .@x, .@y;
-    end;
-
-
 L_MKControl:
     mesn;
     mes "Oh noes! You've found the Nivalis control panel!";
-- 
cgit v1.2.3-70-g09d2