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.
No edit summary |
No edit summary |
||
Line 49: | Line 49: | ||
{{otherlang:en}} | {{otherlang:en}} | ||
{{otherlang:en:ru|Npc_bullsquid:ru | {{otherlang:en:ru|Npc_bullsquid:ru}} | ||
[[Category:Entities]] | [[Category:Entities]] | ||
[[Category:NPCs]] | [[Category:NPCs]] |
Revision as of 18:48, 7 January 2008
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 CVars
- 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.