fixes a lot of the outstanding problems with exofabs.

This commit is contained in:
ririchiyo
2015-02-07 23:29:38 -05:00
parent 6b6d816d2d
commit f8869f1dbb
4 changed files with 22 additions and 145 deletions

View File

@@ -9,26 +9,6 @@
icon_state = "fab"
build_number = 32
nano_file = "podfab.tmpl"
part_sets = list( //set names must be unique
"Pod_Frame" = list(
/obj/item/pod_parts/pod_frame/fore_port,
/obj/item/pod_parts/pod_frame/fore_starboard,
/obj/item/pod_parts/pod_frame/aft_port,
/obj/item/pod_parts/pod_frame/aft_starboard
),
"Pod_Armor" = list(
/obj/item/pod_parts/armor
),
"Pod_Parts" = list(
/obj/item/pod_parts/core
),
"Pod_Weaponry" = list(
/obj/item/device/spacepod_equipment/weaponry/taser
),
"Misc" = list(
)
)
research_flags = NANOTOUCH | HASOUTPUT | HASMAT_OVER | TAKESMATIN | ACCESS_EMAG | LOCKBOXES