diff options
Diffstat (limited to 'data/maps/duplex.yaml')
| -rw-r--r-- | data/maps/duplex.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/duplex.yaml b/data/maps/duplex.yaml index dade70c0..e2f434c0 100644 --- a/data/maps/duplex.yaml +++ b/data/maps/duplex.yaml @@ -43,10 +43,10 @@ tiles: ">": conveyor --conveyor=1,0 "<": conveyor --conveyor=-1,0 "t": table - "‹": counter-window:blue --conveyor=-1,0 - "›": counter-window:blue --conveyor=1,0 - "«": counter-window:red --conveyor=-1,0 - "»": counter-window:red --conveyor=1,0 + "‹": counter-window-conveyor:blue --conveyor=-1,0 + "›": counter-window-conveyor:blue --conveyor=1,0 + "«": counter-window-conveyor:red --conveyor=-1,0 + "»": counter-window-conveyor:red --conveyor=1,0 "s": sink "o": oven -x "S": stove -i=pot |