Classes:Armorer
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:
|
Armorer | |||
---|---|---|---|
Actor type | Monster | Game | ![]() |
DoomEd Number | 73 | Class Name | Armorer |
Conversation ID | 4 | Puzzle Item ID | N/A |
Classes: Merchant→Armorer
An armorer. Mostly inherited from the Merchant class. These guys sell armor, surprisingly.
DECORATE definition
ACTOR Armorer : Merchant { Translation 5 PainSound "armorer/pain" Tag "$TAG_ARMORER" // "Armorer" }