Merge pull request #10097 from Ghommie/Ghommie-cit444

Made traitor kevlar/armor padding accessories examine-proof.
This commit is contained in:
kevinz000
2020-01-19 16:58:27 -07:00
committed by GitHub
5 changed files with 21 additions and 14 deletions
+1
View File
@@ -110,6 +110,7 @@
#define HIDENECK (1<<10)
#define HIDETAUR (1<<11) //gotta hide that snowflake
#define HIDESNOUT (1<<12) //or do we actually hide our snoots
#define HIDEACCESSORY (1<<13) //hides the jumpsuit accessory.
//bitflags for clothing coverage - also used for limbs
#define HEAD (1<<0)