mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 04:56:23 +01:00
small map fixes + continuing to work on calorite
- added a proper dancing pole to one of Pubby's maintbars - changed airlocks to glass airlocks in Box sauna - Meta's shooting range doesn't have windows anymore - added notes to Feeder's Den - routed disposals in Feeder's Den - new space ruin! Fast food restaurant (still gotta add ghostrole junk to it though)
This commit is contained in:
@@ -296,7 +296,7 @@ GLOBAL_LIST_INIT(bananium_recipes, list ( \
|
||||
|
||||
GLOBAL_LIST_INIT(calorite_recipes, list ( \
|
||||
new/datum/stack_recipe("calorite tile", /obj/item/stack/tile/mineral/calorite, 1, 4, 20), \
|
||||
// new/datum/stack_recipe("Fatty Statue", /obj/structure/statue/calorite/fatty, 5, one_per_turf = 1, on_floor = 1),
|
||||
new/datum/stack_recipe("Fatty Statue", /obj/structure/statue/calorite/fatty, 5, one_per_turf = 1, on_floor = 1),
|
||||
))
|
||||
|
||||
/obj/item/stack/sheet/mineral/calorite/Initialize(mapload, new_amount, merge = TRUE)
|
||||
|
||||
Reference in New Issue
Block a user