mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 00:41:30 +00:00
- Add CHANGELEVEL_RESETHEALTH to zdefs.acs.
SVN r2378 (trunk)
This commit is contained in:
parent
e7edb12a36
commit
0138415af5
1 changed files with 1 additions and 0 deletions
|
@ -782,6 +782,7 @@
|
||||||
#define CHANGELEVEL_NOMONSTERS 4
|
#define CHANGELEVEL_NOMONSTERS 4
|
||||||
#define CHANGELEVEL_CHANGESKILL 8
|
#define CHANGELEVEL_CHANGESKILL 8
|
||||||
#define CHANGELEVEL_NOINTERMISSION 16
|
#define CHANGELEVEL_NOINTERMISSION 16
|
||||||
|
#define CHANGELEVEL_RESETHEALTH 32
|
||||||
|
|
||||||
#define NO_CHANGE 32767.0
|
#define NO_CHANGE 32767.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue