From 4bbac2ac2c49684f470cbd74aadb1414b58d7c11 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Fri, 23 Mar 2018 19:17:38 -0300
Subject: Easter Traps cause now 80% damage

---
 npc/001-4/traps.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/npc/001-4/traps.txt b/npc/001-4/traps.txt
index d53fa33f3..54566fccb 100644
--- a/npc/001-4/traps.txt
+++ b/npc/001-4/traps.txt
@@ -22,7 +22,7 @@ L_armar:
 L_disparar:
     setnpctimer 9000;
     setnpcdisplay @object_name$, NPC_TRAP_TRIGGERED;
-    percentheal -25, 0;
+    percentheal -80, 0;
     specialeffect 11;
     return;
 }
-- 
cgit v1.2.3-70-g09d2