mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-23 04:12:32 +00:00
Update zspecial.acs
New paramerer support for SetLineActivation
This commit is contained in:
parent
ece41e205a
commit
157d4628b0
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ special
|
|||
-73:CheckFont(1),
|
||||
-74:DropItem(2,4),
|
||||
-75:CheckFlag(2),
|
||||
-76:SetLineActivation(2),
|
||||
-76:SetLineActivation(2, 3),
|
||||
-77:GetLineActivation(1),
|
||||
-78:GetActorPowerupTics(2),
|
||||
-79:ChangeActorAngle(2,3),
|
||||
|
|
Loading…
Reference in a new issue