diff options
author | metamuffin <metamuffin@disroot.org> | 2024-12-25 19:58:35 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-12-25 20:01:43 +0100 |
commit | 502b284be74445d3cecace4dff82f37aee32c3e5 (patch) | |
tree | 4338e504e088fb022ea16f7a91a50f6781b3165b /data | |
parent | 4083df5cfe76e42506c5356cf23d3dc9f3b6e6bf (diff) | |
download | hurrycurry-502b284be74445d3cecace4dff82f37aee32c3e5.tar hurrycurry-502b284be74445d3cecace4dff82f37aee32c3e5.tar.bz2 hurrycurry-502b284be74445d3cecace4dff82f37aee32c3e5.tar.zst |
map-specific two-handed mode
Diffstat (limited to 'data')
-rw-r--r-- | data/maps/village.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/village.yaml b/data/maps/village.yaml index 9538ae9d..56cd49b0 100644 --- a/data/maps/village.yaml +++ b/data/maps/village.yaml @@ -17,6 +17,7 @@ # along with this program. If not, see <https://www.gnu.org/licenses/>. # score_baseline: 200 +hand_count: 2 map: - "''''''''''''''~_''''''''''''''" - "''''''''''''''__''''''''''''''" |