diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-13 18:23:56 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-13 18:24:08 +0200 |
commit | cf5028bfa9e4502805563ad2c04f0b6c6e3b3f8e (patch) | |
tree | b641745ab143427fe293d8c2069ec1e7fbf88b6a /data/maps/debug.yaml | |
parent | e788c66c039e74c9ce1d51646c6b2f42113be20f (diff) | |
download | hurrycurry-cf5028bfa9e4502805563ad2c04f0b6c6e3b3f8e.tar hurrycurry-cf5028bfa9e4502805563ad2c04f0b6c6e3b3f8e.tar.bz2 hurrycurry-cf5028bfa9e4502805563ad2c04f0b6c6e3b3f8e.tar.zst |
rename raw-steak-crate and fix settings category hook
Diffstat (limited to 'data/maps/debug.yaml')
-rw-r--r-- | data/maps/debug.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/debug.yaml b/data/maps/debug.yaml index e292a398..0e44b7b0 100644 --- a/data/maps/debug.yaml +++ b/data/maps/debug.yaml @@ -47,7 +47,7 @@ tiles: "b": book "C": cuttingboard "0": rice-crate - "1": raw-steak-crate + "1": steak-crate "2": tomato-crate "3": leek-crate "4": coconut-crate |