mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] fix rhubarb define (#10106)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0463f2acd8
commit
5c9af59457
@@ -1,8 +1,8 @@
|
||||
/datum/seed/rhubarb
|
||||
name = PLANT_ROSE
|
||||
seed_name = PLANT_ROSE
|
||||
display_name = PLANT_ROSE
|
||||
kitchen_tag = PLANT_ROSE
|
||||
name = PLANT_RHUBARB
|
||||
seed_name = PLANT_RHUBARB
|
||||
display_name = PLANT_RHUBARB
|
||||
kitchen_tag = PLANT_RHUBARB
|
||||
chems = list(REAGENT_ID_NUTRIMENT = list(1,15))
|
||||
|
||||
/datum/seed/rhubarb/New()
|
||||
|
||||
Reference in New Issue
Block a user