[MIRROR] Mime's Bane recipe (#5592)

* Mime's Bane recipe (#35570)

* Makes Mimes's Bane use the new EMOTEMUTE trait

It randomly occured to me that I should do this.

Mime's Bane is currently a reagent currently only used in cloning pods
to stop growing clones from gasping from crit/lack of air (since they're
in a pure nitrogen environment).

* 2 Mime's Bane = 1 Mute Toxin + 1 Nothing

* Mutetoxin + nothing + radium

* Mime's Bane recipe
This commit is contained in:
CitadelStationBot
2018-02-19 10:23:21 -06:00
committed by Poojawa
parent 74009632a2
commit 7ef05e33ad
4 changed files with 19 additions and 3 deletions
+1
View File
@@ -1,6 +1,7 @@
//mob traits
#define TRAIT_BLIND "blind"
#define TRAIT_MUTE "mute"
#define TRAIT_EMOTEMUTE "emotemute"
#define TRAIT_DEAF "deaf"
#define TRAIT_NEARSIGHT "nearsighted"
#define TRAIT_FAT "fat"