Adds glowshroom to non-contraband plants. (#22891)

This commit is contained in:
Silverplate
2023-10-21 12:42:00 +01:00
committed by GitHub
parent b64e3fcca8
commit c21615330e
+1 -1
View File
@@ -190,6 +190,7 @@
/obj/item/seeds/nymph =3,
/obj/item/seeds/eggplant = 3,
/obj/item/seeds/garlic = 3,
/obj/item/seeds/glowshroom = 2,
/obj/item/seeds/grape = 3,
/obj/item/seeds/grass = 3,
/obj/item/seeds/lemon = 3,
@@ -220,7 +221,6 @@
contraband = list(/obj/item/seeds/cannabis = 3,
/obj/item/seeds/amanita = 2,
/obj/item/seeds/fungus = 3,
/obj/item/seeds/glowshroom = 2,
/obj/item/seeds/liberty = 2,
/obj/item/seeds/nettle = 2,
/obj/item/seeds/plump = 2,