Skip to content

Commit

Permalink
add spacecannon support for channel copier
Browse files Browse the repository at this point in the history
  • Loading branch information
SwissalpS authored Sep 18, 2022
1 parent 3f2c137 commit 446a3f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions digi_copier_fixer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ local function apply_overrides()
["pipeworks:digiline_detector_tube_9"] = "channel",
["pipeworks:digiline_detector_tube_10"] = "channel",
["pipeworks:digiline_filter"] = "channel",
["spacecannon:cannon_green"] = "channel",
["spacecannon:cannon_red"] = "channel",
["spacecannon:cannon_yellow"] = "channel",
["technic:forcefield_emitter_off"] = "channel", -- formspec is not updated
["technic:forcefield_emitter_on"] = "channel", -- formspec is not updated
["technic:hv_battery_box0"] = "channel",
Expand Down

0 comments on commit 446a3f5

Please sign in to comment.