Classes:RapidZorcher
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:
|
| Rapid zorcher | |||
|---|---|---|---|
| Actor type | Weapon | Game | |
| DoomEd Number | 2002 | Class Name | RapidZorcher |
Classes:Actor→Inventory→Weapon→DoomWeapon→Chaingun→RapidZorcher
This actor needs a description.
DECORATE definition
ACTOR RapidZorcher : Chaingun { Obituary "$OB_MPRAPIDZORCH" // "%o was rapid zorched by %k." Inventory.PickupMessage "$GOTRAPIDZORCHER" // "You got the Rapid Zorcher!" Tag "$TAG_RAPIDZORCHER" // "Rapid Zorcher" }