- BlueShadow's GetArmorInfo submission.

This commit is contained in:
Christoph Oelckers 2014-08-08 09:26:08 +02:00
parent 9487be3e67
commit 4713d79e01
2 changed files with 9 additions and 0 deletions

View file

@ -766,6 +766,14 @@
#define SPAC_None 0
// GetArmorInfo
#define ARMORINFO_CLASSNAME 0
#define ARMORINFO_SAVEAMOUNT 1
#define ARMORINFO_SAVEPERCENT 2
#define ARMORINFO_MAXABSORB 3
#define ARMORINFO_MAXFULLABSORB 4
// ==========================================================================
// Skulltag Definitions
// ==========================================================================

View file

@ -323,6 +323,7 @@ special
-78:GetActorPowerupTics(2),
-79:ChangeActorAngle(2,3),
-80:ChangeActorPitch(2,3),
-81:GetArmorInfo(1),
// Zandronum's
-100:ResetMap(0),