Skip to content

Commit

Permalink
Revert "Updated earthquake ACS definitions."
Browse files Browse the repository at this point in the history
This reverts commit fccdc17.
  • Loading branch information
nashmuhandes authored Jul 16, 2023
1 parent 6de5790 commit f2c3196
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion zdefs.acs
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,6 @@
#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
Expand Down
2 changes: 1 addition & 1 deletion zspecial.acs
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ special
-88:SetActorRoll(2),
-89:ChangeActorRoll(2,3),
-90:GetActorRoll(1),
-91:QuakeEx(8,19),
-91:QuakeEx(8,16),
-92:Warp(6,11),
-93:GetMaxInventory(2),
-94:SetSectorDamage(2,5),
Expand Down

0 comments on commit f2c3196

Please sign in to comment.