Classes:BasicArmor
BasicArmor is the internal class used to keep track of a player's current armor rating in Doom, Heretic and Strife. It should not be used directly or indirectly as it is a purely internal class; instead new types of BasicArmorBonus and BasicArmorPickup can be created.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Basic armor | |||
|---|---|---|---|
| Actor type | Internal | Game | |
| DoomEd Number | None | Class Name | BasicArmor |
DECORATE definition
ACTOR BasicArmor : Armor native { +INVENTORY.KEEPDEPLETED }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.