Classes:GreenSkullST
From ZDoom Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Green skull | |||
|---|---|---|---|
| Actor type | Interactive object | Game | |
| DoomEd Number | None | Class Name | GreenSkullST |
Classes: Actor → Inventory → TeamItem → Skull → BlueSkullST → GreenSkullST
The green team's Skull in Skulltag's namesake game mode.
DECORATE definition
ACTOR GreenSkullST : BlueSkullST { Translation "192:207=112:123", "240:247=124:127" Inventory.PickupMessage "$PICKUP_GREENSKULL_ST" Inventory.Icon "GSKLBIG" }