add examples
This commit is contained in:
parent
8504ba52f6
commit
42757ddc4f
35 changed files with 1104 additions and 609 deletions
7
examples/woods/rules/r_attack_nac6.od
Normal file
7
examples/woods/rules/r_attack_nac6.od
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Not already being attacked by someone else:
|
||||
|
||||
manState:RAM_ManState
|
||||
|
||||
other:RAM_AnimalState
|
||||
|
||||
:RAM_attacking(other -> manState)
|
||||
Loading…
Add table
Add a link
Reference in a new issue