Classes:SigilBanner
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
Sigil banner | |||
---|---|---|---|
Actor type | Decoration | Game | ![]() |
DoomEd Number | 216 | Class Name | SigilBanner |
Conversation ID | 284 | Puzzle Item ID | N/A |
Classes: SigilBanner
This actor needs a description.
DECORATE definition
ACTOR SigilBanner { Radius 24 Height 96 +NOBLOCKMAP // I take it this was once solid, yes? States { Spawn: SBAN A -1 Stop } }