mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
- new armor info type.
This commit is contained in:
parent
447be2c372
commit
a7d7f2bdb6
1 changed files with 1 additions and 0 deletions
|
@ -773,6 +773,7 @@
|
||||||
#define ARMORINFO_SAVEPERCENT 2
|
#define ARMORINFO_SAVEPERCENT 2
|
||||||
#define ARMORINFO_MAXABSORB 3
|
#define ARMORINFO_MAXABSORB 3
|
||||||
#define ARMORINFO_MAXFULLABSORB 4
|
#define ARMORINFO_MAXFULLABSORB 4
|
||||||
|
#define ARMORINFO_ACTUALSAVEAMOUNT 5
|
||||||
|
|
||||||
// ==========================================================================
|
// ==========================================================================
|
||||||
// Skulltag Definitions
|
// Skulltag Definitions
|
||||||
|
|
Loading…
Reference in a new issue