Staying up to date.

This commit is contained in:
KasparoVy
2016-07-28 17:02:07 -04:00
276 changed files with 10447 additions and 11662 deletions
+3 -2
View File
@@ -30,8 +30,9 @@
#define slot_in_backpack 18
#define slot_legcuffed 19
#define slot_r_ear 20
#define slot_tie 21
#define slots_amt 21
#define slot_wear_pda 21
#define slot_tie 22
#define slots_amt 22
//Cant seem to find a mob bitflags area other than the powers one
+2 -1
View File
@@ -105,7 +105,8 @@
#define SLOT_POCKET 2048 //this is to allow items with a w_class of 3 or 4 to fit in pockets.
#define SLOT_DENYPOCKET 4096 //this is to deny items with a w_class of 2 or 1 to fit in pockets.
#define SLOT_TWOEARS 8192
#define SLOT_TIE 16384
#define SLOT_PDA 16384
#define SLOT_TIE 32768
//ORGAN TYPE FLAGS
#define AFFECT_ROBOTIC_ORGAN 1