Skip to content

Commit d014e7c

Browse files
committed
Update lua_help_ex.script
1 parent 26e75b5 commit d014e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gamedata/scripts/lua_help_ex.script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
function get_actor_object_looking_at()
329329
function get_actor_person_looking_at()
330330
function get_actor_default_action_for_object()
331-
331+
function set_actor_box_y_offset(u32 box_num, float offset) --box_num:0 for stand, 1 for crouch, 2 for prone;
332332
// Stalker NPCs
333333
function get_enable_anomalies_pathfinding()
334334
function set_enable_anomalies_pathfinding(bool)

0 commit comments

Comments
 (0)