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:
Sonoida
2023-01-11 17:30:22 +01:00
parent e32566ec40
commit fdc909fd5c
14 changed files with 748 additions and 272 deletions
@@ -402,7 +402,7 @@
power_draw_per_use = 40
ext_cooldown = 1
cooldown_per_use = 10
var/list/mtypes = list(MAT_METAL, MAT_GLASS, MAT_SILVER, MAT_GOLD, MAT_DIAMOND, MAT_PLASMA, MAT_URANIUM, MAT_BANANIUM, MAT_CALORITE MAT_TITANIUM, MAT_BLUESPACE)
var/list/mtypes = list(MAT_METAL, MAT_GLASS, MAT_SILVER, MAT_GOLD, MAT_DIAMOND, MAT_PLASMA, MAT_URANIUM, MAT_BANANIUM, MAT_CALORITE, MAT_TITANIUM, MAT_BLUESPACE)
/obj/item/integrated_circuit/manipulation/matman/Initialize()
var/datum/component/material_container/materials = AddComponent(/datum/component/material_container,