Classes:ChexArmor
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:
|
| Chex Armor | |||
|---|---|---|---|
| Actor type | Armor | Game | |
| DoomEd Number | 2018 | Class Name | ChexArmor |
Classes:Actor→Inventory→Armor→BasicArmorPickup→GreenArmor→ChexArmor
A large boxy armor piece that looks like a Chex(R) cereal.
DECORATE definition
ACTOR ChexArmor : GreenArmor { Inventory.PickupMessage "$GOTCHEXARMOR" // "Picked up the Chex(R) Armor." }