Adds the Family Heirloom, Nyctophobia, and Monochromacy traits, and rebalances Social Anxiety (#36426)

* Adds some more traits

* April Fools' heirlooms

* Fixes the detective sound

* Refactor to use signals
This commit is contained in:
Ashe Higgs
2018-03-28 09:14:08 -04:00
committed by CitadelStationBot
parent 77f40b6be9
commit 8ec16df2e4
9 changed files with 187 additions and 39 deletions
@@ -78,6 +78,15 @@
icon_state = "toolbox_blue_old"
has_latches = FALSE
/obj/item/storage/toolbox/mechanical/old/heirloom
name = "toolbox" //this will be named "X family toolbox"
desc = "It's seen better days."
force = 5
w_class = WEIGHT_CLASS_NORMAL
/obj/item/storage/toolbox/mechanical/old/heirloom/PopulateContents()
return
/obj/item/storage/toolbox/electrical
name = "electrical toolbox"
icon_state = "yellow"