Sel Mahum Training Grounds update and Plains of Lizardmen adjustments.

Contributed by Edoo.
This commit is contained in:
MobiusDevelopment
2020-01-11 13:02:06 +00:00
parent 748ceaff38
commit cf57f53de7
7 changed files with 1393 additions and 1074 deletions

View File

@@ -38,17 +38,18 @@ public class SelMahumDrill extends AbstractNpcAI
{
private static final int[] MAHUM_CHIEFS =
{
22775, // Sel Mahum Drill Sergeant
22776, // Sel Mahum Training Officer
22778, // Sel Mahum Drill Sergeant
24343, // Sel Mahum Drill Sergeant
24344 // Sel Mahum Training Officer
};
private static final int[] MAHUM_SOLDIERS =
{
22780, // Sel Mahum Recruit
22782, // Sel Mahum Recruit
22783, // Sel Mahum Soldier
22784, // Sel Mahum Recruit
22785, // Sel Mahum Soldier
24348, // Sel Mahum Recruit
24350, // Sel Mahum Recruit
24351, // Sel Mahum Soldier
24352, // Sel Mahum Recruit
24353, // Sel Mahum Soldier
24354, // Sel Mahum Soldier
24355, // Sel Mahum Soldier
};
private static final int[] CHIEF_SOCIAL_ACTIONS =
{

View File

@@ -48,9 +48,9 @@ public class SelMahumSquad extends AbstractNpcAI
// Sel Mahum Squad Leaders
private static final int[] SQUAD_LEADERS =
{
22786,
22787,
22788
24354,
24355,
24356
};
private static final NpcStringId[] CHEF_FSTRINGS =