mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 04:56:23 +01:00
Import part two.
added alt click to rotate and added to cargo packs.
This commit is contained in:
@@ -919,7 +919,7 @@ GLOBAL_LIST_INIT(micro_bricks_recipes, list ( \
|
||||
new/datum/stack_recipe("Small warehouse", /obj/structure/micro_brick/small_warehouse, 5, time = 2, one_per_turf = TRUE, on_floor = TRUE), \
|
||||
new/datum/stack_recipe("Small museum", /obj/structure/micro_brick/small_museum, 5, time = 2, one_per_turf = TRUE, on_floor = TRUE), \
|
||||
null, \
|
||||
new/datum/stack_recipe("Small moon", /obj/item/micro_brick/moon, 5, time = 2), \
|
||||
new/datum/stack_recipe("Small moon", /obj/item/moon, 5, time = 2), \
|
||||
null, \
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user