ent_watery_leech
Class hierarchy |
---|
CWateryDeathLeech |
hl2_triggers.cpp
|
ent_watery_leech
is a point entity available in Half-Life 2 series and Black Mesa. When player touches trigger_waterydeath
, a multitude of leeches will spawn around the player, each of which is this entity. All inputs and outputs are same as prop_dynamic
. It is not a separate NPC, it is simple animated model, only in Half-Life: Source and Black Mesa leech is functional NPC (monster_leech in and npc_leech in ).
Note:Only in mod version of Black Mesa this entity is available (with
trigger_waterydeath
). It is removed in Steam versions (with trigger_waterydeath
).