Skip to content

Commit

Permalink
Merge pull request #73475 from KamikazieBoater/afs_nanofab_exoskeleto…
Browse files Browse the repository at this point in the history
…n_fix

add combat exoskeleton template to aftershock nanofab
  • Loading branch information
John-Candlebury authored May 6, 2024
2 parents 0a00a5c + 3271d7d commit d6a507f
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@
"name": "nanofabricator control panel",
"symbol": "&",
"description": "A small computer panel attached to a nanofabricator. It has a single slot for reading templates.",
"allowed_template_ids": [ "standard_template_construct", "debug_template", "afs_10mm_smart_template" ],
"allowed_template_ids": [
"standard_template_construct",
"standard_template_construct_combat_exoskeleton",
"debug_template",
"afs_10mm_smart_template"
],
"color": "red",
"looks_like": "f_console",
"move_cost": 0,
Expand Down

0 comments on commit d6a507f

Please sign in to comment.