summaryrefslogtreecommitdiff
path: root/npc/001-4
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-4')
-rw-r--r--npc/001-4/traps.txt2
1 files changed, 1 insertions, 1 deletions
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;
}