mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-13 03:42:17 +00:00
Adds support for particle parameter expansion.
This commit is contained in:
parent
bef4622839
commit
5a55620a1a
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ special
|
|||
-93:GetMaxInventory(2),
|
||||
-94:SetSectorDamage(2,5),
|
||||
-95:SetSectorTerrain(3),
|
||||
-96:SpawnParticle(1,15),
|
||||
-96:SpawnParticle(1,16),
|
||||
-97:SetMusicVolume(1),
|
||||
-98:CheckProximity(3, 6),
|
||||
|
||||
|
|
Loading…
Reference in a new issue