mirror of
https://github.com/ZDoom/acc.git
synced 2025-03-14 04:10:41 +00:00
- Thing_Raise parameter.
This commit is contained in:
parent
fc93b9b59b
commit
a1925e037d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ special
|
|||
14:Door_Animated(3,4),
|
||||
15:Autosave(0),
|
||||
// 16:Transfer_WallLight
|
||||
17:Thing_Raise(1),
|
||||
17:Thing_Raise(1,2),
|
||||
18:StartConversation(1,2),
|
||||
19:Thing_Stop(1),
|
||||
20:Floor_LowerByValue(3,4),
|
||||
|
|
Loading…
Reference in a new issue