summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-19 00:29:53 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-19 00:29:53 -0300
commit0435d24ace690e2ef99251fc949f5236ce46d02c (patch)
treeab81f988dacb91951e0bbb884de9eb3c0a308e4d
parent6e49b7d5c05a50aa919b3a1f36c9a719a9b4942c (diff)
downloadserverdata-0435d24ace690e2ef99251fc949f5236ce46d02c.tar.gz
serverdata-0435d24ace690e2ef99251fc949f5236ce46d02c.tar.bz2
serverdata-0435d24ace690e2ef99251fc949f5236ce46d02c.tar.xz
serverdata-0435d24ace690e2ef99251fc949f5236ce46d02c.zip
Nerf further the normal mode as well
-rw-r--r--npc/082-3/poppet.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/082-3/poppet.txt b/npc/082-3/poppet.txt
index c667ea0a..05eb68cf 100644
--- a/npc/082-3/poppet.txt
+++ b/npc/082-3/poppet.txt
@@ -182,7 +182,7 @@ OnTimer1000: // Initial wave
spawn(AngrySeaSlime, 6);
spawn(LadySkeleton, 4);
spawn(Skeleton, 4);
- spawn(UndeadWitch, 2);
+ spawn(UndeadWitch, 1);
break;
case 3: // Hard (280 mobs)
spawn(LadySkeleton, 9);