Added Hatmium and a few slight fixes.

This commit is contained in:
Fermi
2019-05-12 03:42:23 +01:00
parent ddad7a173d
commit ec2f33ceb5
9 changed files with 120 additions and 19 deletions
+1 -1
View File
@@ -122,4 +122,4 @@
#define ORGAN_SLOT_BRAIN_ANTISTUN "brain_antistun"
#define ORGAN_SLOT_TAIL "tail"
#define ORGAN_SLOT_PENIS "penis"
#define ORGAN_SLOT_BREASTS "breasts"
//#define ORGAN_SLOT_BREASTS "breasts"
+1 -1
View File
@@ -210,7 +210,7 @@
setInsanityEffect(0)
master.remove_movespeed_modifier(MOVESPEED_ID_SANITY, TRUE)
sanity_level = 1
update_mood_icon()
//update_mood_icon()
/datum/component/mood/proc/setInsanityEffect(newval)//More code so that the previous proc works
if(newval == insanity_effect)
@@ -249,7 +249,7 @@
/obj/item/reagent_containers/pill/penis_enlargement
name = "penis enlargement pill"
list_reagents = list("PEenlager" = 10)
list_reagents = list("PElarger" = 10)
/obj/item/reagent_containers/pill/breast_enlargement
name = "breast enlargement pill"
+1 -1
View File
@@ -798,7 +798,7 @@
var/static/regex/punish_words = regex("bad boy|bad girl|bad pet") ////punish_words
//phase 0
var/static/regex/saymyname_words = regex("say my name|who am i|whoami")
var/static/regex/wakeup_words = regex("revert|awaken|*snap")
var/static/regex/wakeup_words = regex("revert|awaken|snap")
//phase1
var/static/regex/silence_words = regex("shut up|silence|be silent|ssh|quiet|hush")
var/static/regex/antiresist_words = regex("unable to resist|give in")//useful if you think your target is resisting a lot