From e975d66dd2c8b0f680fd84861c10f4ade6449c86 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 May 2019 14:40:42 -0300 Subject: Trim a bit monster population on Heroes Hold Novice Dungeon. Well, HH can be solo'ed but was designed for team work, I guess. --- npc/018-2-2/main.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/018-2-2/main.txt') diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index b970eeebb..a46392379 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -96,8 +96,8 @@ OnInit: setarray .Novice_Mobs, AngryScorpion,CaveMaggot,MagicGoblin,ViciousSquirrel,AngryBat,RedSlime,AngryRedScorpion,Bandit,Skeleton,GreenSlime, BlueSlime,LavaSlime,RedMushroom,RobinBandit,AngryYellowSlime,OldSnake,GrassSnake,BlackSlime,SmallMagicBif,BronzeChest, Bif; - setarray .Novice_Ammo, 40, 40, 40, 30, 40, 80, 20, 20, 10, 90, - 30, 30, 25, 10, 40, 10, 15, 50, 7, 2, + setarray .Novice_Ammo, 35, 35, 40, 30, 40, 80, 20, 20, 10, 90, + 30, 30, 25, 10, 35, 10, 15, 45, 7, 2, 2; // Intermiary -- cgit v1.2.3-60-g2f50