mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
- Added CHANGELEVEL_PRERAISEWEAPON to zdefs.acs.
SVN r4015 (trunk)
This commit is contained in:
parent
a934c47119
commit
dc24257416
1 changed files with 1 additions and 0 deletions
|
@ -848,6 +848,7 @@
|
||||||
#define CHANGELEVEL_CHANGESKILL 8
|
#define CHANGELEVEL_CHANGESKILL 8
|
||||||
#define CHANGELEVEL_NOINTERMISSION 16
|
#define CHANGELEVEL_NOINTERMISSION 16
|
||||||
#define CHANGELEVEL_RESETHEALTH 32
|
#define CHANGELEVEL_RESETHEALTH 32
|
||||||
|
#define CHANGELEVEL_PRERAISEWEAPON 64
|
||||||
|
|
||||||
#define NO_CHANGE 32767.0
|
#define NO_CHANGE 32767.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue