Added The Nibble mutation

Added The Nibble (fatfang in the code) mutationan action that lets characters touch others to "bite" them, injecting a small amount of lipoifier
This commit is contained in:
Alphas00
2024-04-02 16:07:01 +02:00
parent dae2bb83a0
commit 8e038ad312
3 changed files with 55 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@
#define ANTENNA /datum/mutation/human/antenna
#define PARANOIA /datum/mutation/human/paranoia
#define MINDREAD /datum/mutation/human/mindreader
#define FATFANG /datum/mutation/human/fatfang
#define UI_CHANGED "ui changed"
#define UE_CHANGED "ue changed"