- added PROP_BUDDHA option to SetPlayerProperty.

SVN r2127 (trunk)
This commit is contained in:
Christoph Oelckers 2010-01-24 08:41:40 +00:00
parent 911abd1e59
commit 90ad91a5c1

View file

@ -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