Merge pull request #5090 from Fox-McCloud/mob-death-refactor

Refactors Simple Animal Death and Implements Spawners
This commit is contained in:
TheDZD
2016-07-21 10:08:25 -04:00
committed by GitHub
37 changed files with 190 additions and 349 deletions
+2 -1
View File
@@ -36,4 +36,5 @@
#define SENTIENCE_ORGANIC 1
#define SENTIENCE_ARTIFICIAL 2
#define SENTIENCE_OTHER 3
#define SENTIENCE_MINEBOT 4
#define SENTIENCE_MINEBOT 4
#define SENTIENCE_BOSS 5