mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
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:
@@ -27,7 +27,7 @@
|
||||
product = /obj/item/reagent_containers/food/snacks/grown/cannabis/rainbow
|
||||
mutatelist = list(/obj/item/seeds/cannabis/death,
|
||||
/obj/item/seeds/cannabis/ultimate)
|
||||
reagents_add = list("lsd" = 0.15, "thc" = 0.15, "cbd" = 0.15)
|
||||
reagents_add = list("lsd" = 0.15, "thc" = 0.15, "cbd" = 0.15, "happiness" = 0.15)
|
||||
rarity = 40
|
||||
|
||||
/obj/item/seeds/cannabis/death
|
||||
|
||||
Reference in New Issue
Block a user