Updated PROP_* flag definitions.

This commit is contained in:
inkoalawetrust 2023-01-05 01:11:31 +02:00 committed by Rachael Alexanderson
parent 112d188b7a
commit ac856d3ab9

View file

@ -98,6 +98,12 @@
#define PROP_FLY 3
#define PROP_TOTALLYFROZEN 4
#define PROP_BUDDHA 16
#define PROP_BUDDHA2 17
#define PROP_FRIGHTENING 18
#define PROP_NOCLIP 19
#define PROP_NOCLIP2 20
#define PROP_GODMODE 21
#define PROP_GODMODE2 22
// The following properties correspond to powers given by certain items
#define PROP_INVULNERABILITY 5