[MIRROR] Remove poisoned apple (#5640)
* Merge pull request #35820 from vuonojenmustaturska/vuonojenmustaturska-patch-2 Remove poisoned apple * Remove poisoned apple
This commit is contained in:
committed by
Poojawa
parent
21a9d4bca4
commit
7586804fca
@@ -27,17 +27,6 @@
|
||||
juice_results = list("applejuice" = 0)
|
||||
tastes = list("apple" = 1)
|
||||
|
||||
// Posioned Apple
|
||||
/obj/item/seeds/apple/poisoned
|
||||
product = /obj/item/reagent_containers/food/snacks/grown/apple/poisoned
|
||||
mutatelist = list()
|
||||
reagents_add = list("zombiepowder" = 0.5, "vitamin" = 0.04, "nutriment" = 0.1)
|
||||
rarity = 50 // Source of cyanide, and hard (almost impossible) to obtain normally.
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/grown/apple/poisoned
|
||||
seed = /obj/item/seeds/apple/poisoned
|
||||
foodtype = FRUIT | TOXIC
|
||||
|
||||
// Gold Apple
|
||||
/obj/item/seeds/apple/gold
|
||||
name = "pack of golden apple seeds"
|
||||
|
||||
Reference in New Issue
Block a user