Porting apollo/bay cooking machines (#1319)

Porting bay's versions of apollo cooking machines, which existed in old code. Most of the coding was done by Zuhayr to Baystation12.

Also, some minor mapping changes were made to the kitchen, so, all of this could fit inside.
This commit is contained in:
Alberyk
2016-12-27 20:02:55 -02:00
committed by skull132
parent 26164fde90
commit fbe0ea9c25
17 changed files with 696 additions and 28 deletions

View File

@@ -73,7 +73,7 @@
set_trait(TRAIT_PRODUCTION,5)
set_trait(TRAIT_YIELD,2)
set_trait(TRAIT_POTENCY,10)
set_trait(TRAIT_PRODUCT_COLOUR,"c9fa16")
set_trait(TRAIT_PRODUCT_COLOUR,"#c9fa16")
set_trait(TRAIT_WATER_CONSUMPTION, 3)
set_trait(TRAIT_NUTRIENT_CONSUMPTION, 0.25)
@@ -1212,4 +1212,4 @@
set_trait(TRAIT_PRODUCTION,1)
set_trait(TRAIT_YIELD,-1)
set_trait(TRAIT_SPREAD,2)
set_trait(TRAIT_POTENCY,50)
set_trait(TRAIT_POTENCY,50)