mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Recommits storage
This commit is contained in:
@@ -1153,6 +1153,7 @@
|
||||
name = "pack of coffee arabica seeds"
|
||||
desc = "These seeds grow into coffee arabica bushes."
|
||||
icon_state = "seed-coffeea"
|
||||
mypath = "/obj/item/seeds/coffee_arabica_seed"
|
||||
species = "coffeea"
|
||||
plantname = "Coffee Arabica Bush"
|
||||
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/coffee_arabica"
|
||||
@@ -1170,6 +1171,7 @@
|
||||
name = "pack of coffee robusta seeds"
|
||||
desc = "These seeds grow into coffee robusta bushes."
|
||||
icon_state = "seed-coffeer"
|
||||
mypath = "/obj/item/seeds/coffee_robusta_seed"
|
||||
species = "coffeer"
|
||||
plantname = "Coffee Robusta Bush"
|
||||
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/coffee_robusta"
|
||||
@@ -1186,6 +1188,7 @@
|
||||
name = "pack of tobacco seeds"
|
||||
desc = "These seeds grow into tobacco plants."
|
||||
icon_state = "seed-tobacco"
|
||||
mypath = "/obj/item/seeds/tobacco_seed"
|
||||
species = "tobacco"
|
||||
plantname = "Tobacco Plant"
|
||||
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/tobacco"
|
||||
@@ -1204,6 +1207,7 @@
|
||||
name = "pack of space tobacco seeds"
|
||||
desc = "These seeds grow into space tobacco plants."
|
||||
icon_state = "seed-stobacco"
|
||||
mypath = "/obj/item/seeds/tobacco_space_seed"
|
||||
species = "stobacco"
|
||||
plantname = "Space Tobacco Plant"
|
||||
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/tobacco_space"
|
||||
@@ -1221,6 +1225,7 @@
|
||||
name = "pack of tea aspera seeds"
|
||||
desc = "These seeds grow into tea plants."
|
||||
icon_state = "seed-teaaspera"
|
||||
mypath = "/obj/item/seeds/tea_aspera_seed"
|
||||
species = "teaaspera"
|
||||
plantname = "Tea Aspera Plant"
|
||||
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/tea_aspera"
|
||||
@@ -1238,6 +1243,7 @@
|
||||
name = "pack of tea astra seeds"
|
||||
desc = "These seeds grow into tea plants."
|
||||
icon_state = "seed-teaastra"
|
||||
mypath = "/obj/item/seeds/tea_astra_seed"
|
||||
species = "teaastra"
|
||||
plantname = "Tea Astra Plant"
|
||||
productname = "/obj/item/weapon/reagent_containers/food/snacks/grown/tea_astra"
|
||||
|
||||
Reference in New Issue
Block a user