Make some fixes to movement and rotation (#584)

This commit is contained in:
Jude Melton-Houghton
2022-05-07 16:24:58 -04:00
committed by GitHub
parent dfa43d6c0c
commit 960b7c4915
11 changed files with 57 additions and 30 deletions

View File

@ -84,6 +84,7 @@ local function register_gate(name, inputnumber, assess, recipe, description)
offstate = basename.."_off",
inputnumber = inputnumber,
after_dig_node = mesecon.do_cooldown,
on_rotate = mesecon.on_rotate_horiz,
},{
tiles = {
"jeija_microcontroller_bottom.png^".."jeija_gate_off.png^"..