Npc bullsquid (Half-Life 2): Difference between revisions
Jump to navigation
Jump to search
Note:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.
m (extended) |
|||
Line 3: | Line 3: | ||
==Entity Description== | ==Entity Description== | ||
Although there | Although there are no physical bullsquid resources provided in [[Half-Life 2]], the '''npc_bullsquid''' entity is fully supported in code. | ||
{{npcnote}} | {{npcnote}} | ||
Line 20: | Line 20: | ||
*GrenadeSpit.Acid | *GrenadeSpit.Acid | ||
*GrenadeSpit.Hit | *GrenadeSpit.Hit | ||
===Related Games=== | |||
* [[Obsidian Conflict]] | |||
==Dedicated Console variables== | ==Dedicated Console variables== | ||
* '''sk_bullsquid_health''' | * '''sk_bullsquid_health''' |
Revision as of 13:45, 15 August 2006
Entity Description
Although there are no physical bullsquid resources provided in Half-Life 2, the npc_bullsquid entity is fully supported in code.

Missing Models
- models/bullsquid.mdl
- models/spitball_large.mdl
- models/spitball_medium.mdl
- models/spitball_small.mdl
Missing Sounds
- NPC_Bullsquid.Idle
- NPC_Bullsquid.Pain
- NPC_Bullsquid.Death
- NPC_Bullsquid.Attack1
- NPC_Bullsquid.Growl
- NPC_Bullsquid.TailWhip
- GrenadeSpit.Acid
- GrenadeSpit.Hit
Related Games
Dedicated Console variables
- sk_bullsquid_health
- <integer> Bullsquid spawn health
- sk_bullsquid_dmg_bite
- <integer> Bullsquid bite damage
- sk_bullsquid_dmg_whip
- <integer> Maximum health an enemy has for bullsquid to attempt a tailwhip