Adds happiness (a new chemical) (#21718)

* Adds happiness

* epic linter fail

* epic comma fail

* fuck i forgot to change the name

* deconflict it PROPERLY

* jimkil review
This commit is contained in:
Contrabang
2023-08-12 18:22:18 +01:00
committed by GitHub
parent 2f711fb321
commit b1eda77f01
12 changed files with 99 additions and 8 deletions
@@ -87,12 +87,23 @@
icon_state = "pill8"
list_reagents = list("haloperidol" = 15)
/obj/item/reagent_containers/food/pill/happy_psych
name = "mood stabilizer pill"
desc = "Used to temporarily alleviate anxiety and depression. Take only as prescribed."
icon_state = "pill_happy"
list_reagents = list("happiness" = 15, "mannitol" = 5)
/obj/item/reagent_containers/food/pill/happy
name = "happy pill"
desc = "Happy happy joy joy!"
icon_state = "pill18"
desc = "They have little happy faces on them and smell like marker pens."
icon_state = "pill_happy"
list_reagents = list("space_drugs" = 15, "sugar" = 15)
/obj/item/reagent_containers/food/pill/happy/happiness
name = "fun pill"
desc = "Makes you feel real good!"
list_reagents = list("happiness" = 15)
/obj/item/reagent_containers/food/pill/zoom
name = "zoom pill"
desc = "Zoooom!"