Updated earthquake ACS definitions.

Added definition for the new QF_DAMAGEFALLOFF flag. And expanded the amount of parameters QuakeEx has.
This commit is contained in:
inkoalawetrust 2023-01-08 08:58:45 +02:00 committed by Nash Muhandes
parent ac856d3ab9
commit fccdc1723f
2 changed files with 2 additions and 1 deletions

View file

@ -1109,6 +1109,7 @@
#define QF_GROUNDONLY 1 << 7
#define QF_AFFECTACTORS 1 << 8
#define QF_SHAKEONLY 1 << 9
#define QF_DAMAGEFALLOFF 1 << 10
#define WARPF_ABSOLUTEOFFSET 0x1
#define WARPF_ABSOLUTEANGLE 0x2

View file

@ -376,7 +376,7 @@ special
-88:SetActorRoll(2),
-89:ChangeActorRoll(2,3),
-90:GetActorRoll(1),
-91:QuakeEx(8,16),
-91:QuakeEx(8,19),
-92:Warp(6,11),
-93:GetMaxInventory(2),
-94:SetSectorDamage(2,5),