Classes:SlimeProofSuit
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:
|
| Slime-proof suit | |||
|---|---|---|---|
| Actor type | Powerup | Game | |
| DoomEd Number | 2025 | Class Name | SlimeProofSuit |
Classes:Actor→Inventory→PowerupGiver→RadSuit→SlimeProofSuit
A large, bulky white and red suit that looks like the Chex armor.
DECORATE definition
ACTOR SlimeProofSuit : RadSuit { Inventory.PickupMessage "$GOTSLIMESUIT" // "Found a Slime-Proof Suit" }