Makes vampires more containable

This commit is contained in:
Alffd
2017-10-17 20:40:45 -04:00
parent 8dbed0ede4
commit 59b20f8f33
9 changed files with 143 additions and 22 deletions
+5
View File
@@ -88,3 +88,8 @@
#define BLOCKHAIR 32768 // temporarily removes the user's hair, facial and otherwise.
#define ONESIZEFITSALL 1 // determines if something can be worn by a fatty or not.
//flags for muzzle speech blocking
#define MUTE_NONE 0 // Does not mute you.
#define MUTE_MUFFLE 1 // Muffles everything you say "MHHPHHMMM!!!
#define MUTE_ALL 2 // Completely mutes you.