Make KOPS unconditional.
This commit is contained in:
@@ -858,11 +858,9 @@ static const short grownups[][2] = {
|
||||
{PM_ACOLYTE, PM_PRIEST},
|
||||
{PM_APPRENTICE, PM_WIZARD},
|
||||
{PM_MANES,PM_LEMURE},
|
||||
#ifdef KOPS
|
||||
{PM_KEYSTONE_KOP, PM_KOP_SERGEANT},
|
||||
{PM_KOP_SERGEANT, PM_KOP_LIEUTENANT},
|
||||
{PM_KOP_LIEUTENANT, PM_KOP_KAPTAIN},
|
||||
#endif
|
||||
{NON_PM,NON_PM}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user