summaryrefslogtreecommitdiff
path: root/npc/020-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-1')
-rw-r--r--npc/020-1/siege.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/npc/020-1/siege.txt b/npc/020-1/siege.txt
index 5ad14cabc..9b56c90b2 100644
--- a/npc/020-1/siege.txt
+++ b/npc/020-1/siege.txt
@@ -103,9 +103,4 @@ OnPetDeath:
dispbottom l("Mobs remaining: @@", .@lf);
end;
-OnInit:
- // This massive array allows to verify if all monster names are correct
- setarray .@disregard, CaveMaggot, GiantMaggot, WhiteSlime, MagicGoblin, Bandit, GreenSlime, LavaSlime, CaveSnake, DesertBandit, Sarracenus, AngryRedScorpion, IcedFluffy, Scorpion, RedScorpion, BlackSlime, Piousse, CandiedSlime, BlueSlime, SlimeBlast, BlackSlime, RedSlime, AngryScorpion;
- end;
-
}