mirror of
https://github.com/mapbase-source/source-fgds.git
synced 2024-12-27 00:15:29 +03:00
Added EnableCrouch input for npc_strider
This commit is contained in:
parent
d44d94a43c
commit
6b2f8fce7a
@ -1522,6 +1522,7 @@
|
||||
input StopShootingMinigunForSeconds(float) : "Stop shooting the minigun for a period of time (specify seconds as parameter)"
|
||||
|
||||
input DisableCrouch(void) : "Prevent the Strider from crouching"
|
||||
input EnableCrouch(void) : "Allow the Strider to crouch again if it was prevented before"
|
||||
input DisableMoveToLOS(void) : "Prevent the Strider from seeking Line of Sight to target. (Hold position)"
|
||||
|
||||
input DisableCollisionWith(target_destination) : "Disable collision with a given object."
|
||||
|
Loading…
Reference in New Issue
Block a user