diff options
| -rw-r--r-- | data/maps/streetfood.yaml | 2 | ||||
| -rw-r--r-- | data/maps/sushibar.yaml | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/data/maps/streetfood.yaml b/data/maps/streetfood.yaml index 057f538a..f15cb8f1 100644 --- a/data/maps/streetfood.yaml +++ b/data/maps/streetfood.yaml @@ -13,7 +13,7 @@  # You should have received a copy of the GNU Affero General Public License  # along with this program.  If not, see <https://www.gnu.org/licenses/>.  # -score_baseline: 200 +score_baseline: 110  hand_count: 2  map:      - "*'''l'''''''----'''l''''''*'" diff --git a/data/maps/sushibar.yaml b/data/maps/sushibar.yaml index 52b9aa30..ddbdcaf7 100644 --- a/data/maps/sushibar.yaml +++ b/data/maps/sushibar.yaml @@ -13,7 +13,7 @@  # You should have received a copy of the GNU Affero General Public License  # along with this program.  If not, see <https://www.gnu.org/licenses/>.  # -score_baseline: 200 +score_baseline: 110  map:      - "*''''*''''*''''''*''*''"      - "'''*'''''''*'*''''''''*" | 
