mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-11 22:37:54 +00:00
Merge pull request #48 from MajorCooke/QuakeRoll
[ACC] QuakeEx Roll Inclusion
This commit is contained in:
commit
95888b3cb9
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ special
|
||||||
-88:SetActorRoll(2),
|
-88:SetActorRoll(2),
|
||||||
-89:ChangeActorRoll(2,3),
|
-89:ChangeActorRoll(2,3),
|
||||||
-90:GetActorRoll(1),
|
-90:GetActorRoll(1),
|
||||||
-91:QuakeEx(8,14),
|
-91:QuakeEx(8,16),
|
||||||
-92:Warp(6,11),
|
-92:Warp(6,11),
|
||||||
-93:GetMaxInventory(2),
|
-93:GetMaxInventory(2),
|
||||||
-94:SetSectorDamage(2,5),
|
-94:SetSectorDamage(2,5),
|
||||||
|
|
Loading…
Reference in a new issue