add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
14
gamedata/configs/scripts/test_stalker_free_logic.ltx
Normal file
14
gamedata/configs/scripts/test_stalker_free_logic.ltx
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[logic]
|
||||
active = walker@guard
|
||||
|
||||
[walker@guard]
|
||||
combat_ignore_cond = true
|
||||
combat_ignore_cond = true
|
||||
path_walk = free_1_walk_1
|
||||
path_look = free_1_look
|
||||
on_info = {=see_actor} walker@walk_free
|
||||
|
||||
[walker@walk_free]
|
||||
combat_ignore_cond = true
|
||||
path_walk = free_1_walk_2
|
||||
path_look = free_1_look
|
||||
Loading…
Add table
Add a link
Reference in a new issue