mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Makes vampires more containable
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user