Template:KV BaseHeadcrab: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{KV BaseNPC}} {{minititle|BaseHeadcrab}} {{KV|Start burrowed|intn=startburrowed|bool|Should this npc start burrowed? Will unburrow via input or if an enemy gets near.}}")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{KV BaseNPC}}
{{minititle|BaseHeadcrab}}
{{minititle|BaseHeadcrab}}
{{KV|Start burrowed|intn=startburrowed|bool|Should this npc start burrowed? Will unburrow via input or if an enemy gets near.}}
{{KV|Start burrowed|intn=startburrowed|bool|Should this npc start burrowed? Will unburrow via input or if an enemy gets near.}}
:{{note|If a headcrab is burrowed, it cannot be damaged. Use Kill input if needing to remove such headcrab.}}
<noinclude>[[Category:Keyvalue_Templates|BaseHeadcrab]]</noinclude>

Latest revision as of 09:41, 8 May 2025

BaseHeadcrab:

Start burrowed (startburrowed) <boolean>
Should this npc start burrowed? Will unburrow via input or if an enemy gets near.
Note.pngNote:If a headcrab is burrowed, it cannot be damaged. Use Kill input if needing to remove such headcrab.