mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-11 22:37:54 +00:00
- added PROP_BUDDHA option to SetPlayerProperty.
SVN r2127 (trunk)
This commit is contained in:
parent
911abd1e59
commit
90ad91a5c1
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
#define PROP_INSTANTWEAPONSWITCH 2
|
||||
#define PROP_FLY 3
|
||||
#define PROP_TOTALLYFROZEN 4
|
||||
#define PROP_BUDDHA 16
|
||||
|
||||
// The following properties correspond to powers given by certain items
|
||||
#define PROP_INVULNERABILITY 5
|
||||
|
|
Loading…
Reference in a new issue