B08019 - growup followup

growup entries for all the orc types as <Someone> suggested, since generic orcs
almost never occur.
This commit is contained in:
cohrs
2002-08-21 05:14:10 +00:00
parent a372574583
commit e1ea4460ce

View File

@@ -528,7 +528,8 @@ static const short grownups[][2] = {
{PM_GNOME, PM_GNOME_LORD}, {PM_GNOME_LORD, PM_GNOME_KING},
{PM_DWARF, PM_DWARF_LORD}, {PM_DWARF_LORD, PM_DWARF_KING},
{PM_MIND_FLAYER, PM_MASTER_MIND_FLAYER},
{PM_ORC, PM_ORC_CAPTAIN},
{PM_ORC, PM_ORC_CAPTAIN}, {PM_HILL_ORC, PM_ORC_CAPTAIN},
{PM_MORDOR_ORC, PM_ORC_CAPTAIN}, {PM_URUK_HAI, PM_ORC_CAPTAIN},
{PM_SEWER_RAT, PM_GIANT_RAT},
{PM_CAVE_SPIDER, PM_GIANT_SPIDER},
{PM_OGRE, PM_OGRE_LORD}, {PM_OGRE_LORD, PM_OGRE_KING},