Add slot_collar, remove simple_animal add_inv/remove_inv

This is being done to remove the simple_animal/Topic() override.
This commit is contained in:
Tigercat2000
2017-01-29 13:26:54 -08:00
parent bfe630ad6c
commit 4e56bb9636
4 changed files with 65 additions and 60 deletions
+2 -1
View File
@@ -32,7 +32,8 @@
#define slot_r_ear 20
#define slot_wear_pda 21
#define slot_tie 22
#define slots_amt 22
#define slot_collar 23
#define slots_amt 23
//Cant seem to find a mob bitflags area other than the powers one