mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
[MIRROR] alien alloy now makes abductor walls (#1453)
* alien alloy now makes abductor walls (#54479) * alien alloy now makes abductor walls Co-authored-by: Fikou <piotrbryla@onet.pl>
This commit is contained in:
@@ -416,6 +416,7 @@ GLOBAL_LIST_INIT(adamantine_recipes, list(
|
||||
custom_materials = list(/datum/material/alloy/alien=MINERAL_MATERIAL_AMOUNT)
|
||||
merge_type = /obj/item/stack/sheet/mineral/abductor
|
||||
material_type = /datum/material/alloy/alien
|
||||
walltype = /turf/closed/wall/mineral/abductor
|
||||
|
||||
GLOBAL_LIST_INIT(abductor_recipes, list ( \
|
||||
new/datum/stack_recipe("alien bed", /obj/structure/bed/abductor, 2, one_per_turf = 1, on_floor = 1), \
|
||||
|
||||
Reference in New Issue
Block a user