mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-08 07:52:54 +00:00
* Grammar fixes to atom descriptions - Capitalization and punctuation on most descriptions - CentCom instead of centcom where appropriate - Earth instead of earth where appropriate * Remove spaces before newlines and oneline some strings
195 lines
6.1 KiB
Plaintext
195 lines
6.1 KiB
Plaintext
// Berries
|
|
/obj/item/seeds/berry
|
|
name = "pack of berry seeds"
|
|
desc = "These seeds grow into berry bushes."
|
|
icon_state = "seed-berry"
|
|
species = "berry"
|
|
plantname = "Berry Bush"
|
|
product = /obj/item/reagent_containers/food/snacks/grown/berries
|
|
lifespan = 20
|
|
maturation = 5
|
|
production = 5
|
|
yield = 2
|
|
growing_icon = 'icons/obj/hydroponics/growing_fruits.dmi'
|
|
icon_grow = "berry-grow" // Uses one growth icons set for all the subtypes
|
|
icon_dead = "berry-dead" // Same for the dead icon
|
|
genes = list(/datum/plant_gene/trait/repeated_harvest)
|
|
mutatelist = list(/obj/item/seeds/berry/glow, /obj/item/seeds/berry/poison)
|
|
reagents_add = list("vitamin" = 0.04, "nutriment" = 0.1)
|
|
|
|
/obj/item/reagent_containers/food/snacks/grown/berries
|
|
seed = /obj/item/seeds/berry
|
|
name = "bunch of berries"
|
|
desc = "Nutritious!"
|
|
icon_state = "berrypile"
|
|
gender = PLURAL
|
|
filling_color = "#FF00FF"
|
|
bitesize_mod = 2
|
|
foodtype = FRUIT
|
|
|
|
// Poison Berries
|
|
/obj/item/seeds/berry/poison
|
|
name = "pack of poison-berry seeds"
|
|
desc = "These seeds grow into poison-berry bushes."
|
|
icon_state = "seed-poisonberry"
|
|
species = "poisonberry"
|
|
plantname = "Poison-Berry Bush"
|
|
product = /obj/item/reagent_containers/food/snacks/grown/berries/poison
|
|
mutatelist = list(/obj/item/seeds/berry/death)
|
|
reagents_add = list("cyanide" = 0.15, "tirizene" = 0.2, "vitamin" = 0.04, "nutriment" = 0.1)
|
|
rarity = 10 // Mildly poisonous berries are common in reality
|
|
|
|
/obj/item/reagent_containers/food/snacks/grown/berries/poison
|
|
seed = /obj/item/seeds/berry/poison
|
|
name = "bunch of poison-berries"
|
|
desc = "Taste so good, you could die!"
|
|
icon_state = "poisonberrypile"
|
|
filling_color = "#C71585"
|
|
foodtype = FRUIT | TOXIC
|
|
|
|
// Death Berries
|
|
/obj/item/seeds/berry/death
|
|
name = "pack of death-berry seeds"
|
|
desc = "These seeds grow into death berries."
|
|
icon_state = "seed-deathberry"
|
|
species = "deathberry"
|
|
plantname = "Death Berry Bush"
|
|
product = /obj/item/reagent_containers/food/snacks/grown/berries/death
|
|
lifespan = 30
|
|
potency = 50
|
|
mutatelist = list()
|
|
reagents_add = list("coniine" = 0.08, "tirizene" = 0.1, "vitamin" = 0.04, "nutriment" = 0.1)
|
|
rarity = 30
|
|
|
|
/obj/item/reagent_containers/food/snacks/grown/berries/death
|
|
seed = /obj/item/seeds/berry/death
|
|
name = "bunch of death-berries"
|
|
desc = "Taste so good, you could die!"
|
|
icon_state = "deathberrypile"
|
|
filling_color = "#708090"
|
|
foodtype = FRUIT | TOXIC
|
|
|
|
// Glow Berries
|
|
/obj/item/seeds/berry/glow
|
|
name = "pack of glow-berry seeds"
|
|
desc = "These seeds grow into glow-berry bushes."
|
|
icon_state = "seed-glowberry"
|
|
species = "glowberry"
|
|
plantname = "Glow-Berry Bush"
|
|
product = /obj/item/reagent_containers/food/snacks/grown/berries/glow
|
|
lifespan = 30
|
|
endurance = 25
|
|
mutatelist = list()
|
|
genes = list(/datum/plant_gene/trait/glow/berry , /datum/plant_gene/trait/noreact, /datum/plant_gene/trait/repeated_harvest)
|
|
reagents_add = list("uranium" = 0.25, "iodine" = 0.2, "vitamin" = 0.04, "nutriment" = 0.1)
|
|
rarity = 20
|
|
|
|
/obj/item/reagent_containers/food/snacks/grown/berries/glow
|
|
seed = /obj/item/seeds/berry/glow
|
|
name = "bunch of glow-berries"
|
|
desc = "Nutritious!"
|
|
icon_state = "glowberrypile"
|
|
filling_color = "#7CFC00"
|
|
origin_tech = "plasmatech=6"
|
|
foodtype = FRUIT
|
|
|
|
// Cherries
|
|
/obj/item/seeds/cherry
|
|
name = "pack of cherry pits"
|
|
desc = "Careful not to crack a tooth on one... That'd be the pits."
|
|
icon_state = "seed-cherry"
|
|
species = "cherry"
|
|
plantname = "Cherry Tree"
|
|
product = /obj/item/reagent_containers/food/snacks/grown/cherries
|
|
lifespan = 35
|
|
endurance = 35
|
|
maturation = 5
|
|
production = 5
|
|
growthstages = 5
|
|
growing_icon = 'icons/obj/hydroponics/growing_fruits.dmi'
|
|
icon_grow = "cherry-grow"
|
|
icon_dead = "cherry-dead"
|
|
genes = list(/datum/plant_gene/trait/repeated_harvest)
|
|
mutatelist = list(/obj/item/seeds/cherry/blue)
|
|
reagents_add = list("nutriment" = 0.07, "sugar" = 0.07)
|
|
|
|
/obj/item/reagent_containers/food/snacks/grown/cherries
|
|
seed = /obj/item/seeds/cherry
|
|
name = "cherries"
|
|
desc = "Great for toppings!"
|
|
icon_state = "cherry"
|
|
gender = PLURAL
|
|
filling_color = "#FF0000"
|
|
bitesize_mod = 2
|
|
foodtype = FRUIT
|
|
|
|
// Blue Cherries
|
|
/obj/item/seeds/cherry/blue
|
|
name = "pack of blue cherry pits"
|
|
desc = "The blue kind of cherries."
|
|
icon_state = "seed-bluecherry"
|
|
species = "bluecherry"
|
|
plantname = "Blue Cherry Tree"
|
|
product = /obj/item/reagent_containers/food/snacks/grown/bluecherries
|
|
mutatelist = list()
|
|
reagents_add = list("nutriment" = 0.07, "sugar" = 0.07)
|
|
rarity = 10
|
|
|
|
/obj/item/reagent_containers/food/snacks/grown/bluecherries
|
|
seed = /obj/item/seeds/cherry/blue
|
|
name = "blue cherries"
|
|
desc = "They're cherries that are blue."
|
|
icon_state = "bluecherry"
|
|
filling_color = "#6495ED"
|
|
bitesize_mod = 2
|
|
foodtype = FRUIT
|
|
|
|
// Grapes
|
|
/obj/item/seeds/grape
|
|
name = "pack of grape seeds"
|
|
desc = "These seeds grow into grape vines."
|
|
icon_state = "seed-grapes"
|
|
species = "grape"
|
|
plantname = "Grape Vine"
|
|
product = /obj/item/reagent_containers/food/snacks/grown/grapes
|
|
lifespan = 50
|
|
endurance = 25
|
|
maturation = 3
|
|
production = 5
|
|
yield = 4
|
|
growthstages = 2
|
|
growing_icon = 'icons/obj/hydroponics/growing_fruits.dmi'
|
|
icon_grow = "grape-grow"
|
|
icon_dead = "grape-dead"
|
|
genes = list(/datum/plant_gene/trait/repeated_harvest)
|
|
mutatelist = list(/obj/item/seeds/grape/green)
|
|
reagents_add = list("vitamin" = 0.04, "nutriment" = 0.1, "sugar" = 0.1)
|
|
|
|
/obj/item/reagent_containers/food/snacks/grown/grapes
|
|
seed = /obj/item/seeds/grape
|
|
name = "bunch of grapes"
|
|
desc = "Nutritious!"
|
|
icon_state = "grapes"
|
|
dried_type = /obj/item/reagent_containers/food/snacks/no_raisin/healthy
|
|
filling_color = "#FF1493"
|
|
bitesize_mod = 2
|
|
foodtype = FRUIT
|
|
|
|
// Green Grapes
|
|
/obj/item/seeds/grape/green
|
|
name = "pack of green grape seeds"
|
|
desc = "These seeds grow into green-grape vines."
|
|
icon_state = "seed-greengrapes"
|
|
species = "greengrape"
|
|
plantname = "Green-Grape Vine"
|
|
product = /obj/item/reagent_containers/food/snacks/grown/grapes/green
|
|
reagents_add = list("kelotane" = 0.2, "vitamin" = 0.04, "nutriment" = 0.1, "sugar" = 0.1)
|
|
// No rarity: technically it's a beneficial mutant, but it's not exactly "new"...
|
|
mutatelist = list()
|
|
|
|
/obj/item/reagent_containers/food/snacks/grown/grapes/green
|
|
seed = /obj/item/seeds/grape/green
|
|
name = "bunch of green grapes"
|
|
icon_state = "greengrapes"
|
|
filling_color = "#7FFF00"
|