Adipohazard Mutation

Added the Adipohazard mutation, which causes others to fatten when touching or being touched by someone with the mutation.
This commit is contained in:
Alphas00
2024-12-23 14:02:01 +01:00
parent acf6407d86
commit 628c5db072
4 changed files with 184 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@
// GS13 DEFINES
#define FATFANG /datum/mutation/human/fatfang
#define RADFAT /datum/mutation/human/radfat
#define ADIPOHAZARD /datum/mutation/human/adipohazard
#define UI_CHANGED "ui changed"
#define UE_CHANGED "ue changed"