1
0
Fork 0
forked from Simnation/Main
Main/resources/[defaultmaps]/server-scenarios/client.lua

19 lines
297 B
Lua
Raw Normal View History

2025-07-09 14:30:51 +02:00
-- 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`)