Item armorInv (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
m (Dmx6 moved page Item armor3 (GoldSrc) to Item armorInv (GoldSrc): Correct) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{entity| | {{entity|item_armorInv|<!--sprite=1-->|type=point|engine=gldsrc|game=DMC}} This entity is used to create the Red Armor. | ||
==Key Values== | ==Key Values== | ||
Revision as of 12:45, 16 August 2023
Template:Entity This entity is used to create the Red Armor.
Key Values
- Name (targetname) <string>
- The targetname that other entities refer to this entity by, usually via the target, killtarget, and TriggerTarget KVs.
Flags
- Not In Deathmatch : [2048]
- Prevent this entity from attempting to spawn when
deathmatch(multiplayer) is enabled.