Feedable beasts AI adjustments.

This commit is contained in:
MobiusDevelopment
2019-10-20 14:39:16 +00:00
parent badfb20a5c
commit 6420576583
10 changed files with 34 additions and 48 deletions

View File

@@ -65,6 +65,7 @@ public class FeedableBeasts extends Quest
// @formatter:on
private static final Map<Integer, Integer> MAD_COW_POLYMORPH = new HashMap<>();
static
{
MAD_COW_POLYMORPH.put(21824, 21468);
MAD_COW_POLYMORPH.put(21825, 21469);