forked from Simnation/Main
ed
This commit is contained in:
parent
2c6c1d5f24
commit
dc96cbb39b
167 changed files with 8966 additions and 0 deletions
18
resources/[defaultmaps]/server-scenarios/client.lua
Normal file
18
resources/[defaultmaps]/server-scenarios/client.lua
Normal file
|
@ -0,0 +1,18 @@
|
|||
-- This is used to calm down the AI animals at the Madrazo Ranch --
|
||||
|
||||
|
||||
SetRelationshipBetweenGroups(1, `HEN`, `PLAYER`)
|
||||
SetRelationshipBetweenGroups(1, `DEER`, `PLAYER`)
|
||||
SetRelationshipBetweenGroups(1, `WILD_ANIMAL`, `PLAYER`)
|
||||
SetRelationshipBetweenGroups(1,`DOMESTIC_ANIMAL`, `PLAYER`)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue