mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-06 22:10:52 +00:00
- new specials.
This commit is contained in:
parent
bc4e0d6d1c
commit
8f05dae832
1 changed files with 2 additions and 0 deletions
|
@ -271,6 +271,8 @@ special
|
|||
276:Ceiling_Stop(1),
|
||||
277:Sector_SetFloorGlow(5),
|
||||
278:Sector_SetCeilingGlow(5),
|
||||
279:Floor_MoveToValueAndCrush(4, 5)
|
||||
280:Ceiling_MoveToValueAndCrush(4, 5)
|
||||
|
||||
// new to Eternity
|
||||
// 300:Portal_Define(5),
|
||||
|
|
Loading…
Reference in a new issue