mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 22:12:38 +00:00
Golden Apple and transmutation bugfix (#11095)
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
seed_name = "golden apple"
|
||||
display_name = "gold apple tree"
|
||||
mutants = null
|
||||
chems = list(/decl/reagent/drink/applejuice = list(1,10), MATERIAL_GOLD = list(1,5))
|
||||
chems = list(/decl/reagent/drink/applejuice = list(1,10), /decl/reagent/gold = list(1,5))
|
||||
kitchen_tag = "goldapple"
|
||||
|
||||
/datum/seed/apple/gold/setup_traits()
|
||||
|
||||
Reference in New Issue
Block a user