mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] fix egg plant mutation (#9940)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
82ea0944dd
commit
aa0d3c5c6c
@@ -4,7 +4,7 @@
|
||||
seed_name = PLANT_EGGPLANT
|
||||
display_name = "eggplants"
|
||||
kitchen_tag = PLANT_EGGPLANT
|
||||
mutants = list(PLANT_EGGPLANT)
|
||||
mutants = list(PLANT_EGG_PLANT)
|
||||
chems = list(REAGENT_ID_NUTRIMENT = list(1,10))
|
||||
|
||||
/datum/seed/eggplant/New()
|
||||
|
||||
Reference in New Issue
Block a user