carnivores only hunt other herbivores
This commit is contained in:
parent
9b037dceeb
commit
9a9876349b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "carnivore",
|
"id": "carnivore",
|
||||||
"responses": { "default": "attack", "carnivores": "ignore" }
|
"responses": { "default": "ignore", "herbivores": "attack", "player": "attack" }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue