From 653c12dcbafe6d9e84e474e9e0d331e3613cfcff Mon Sep 17 00:00:00 2001 From: Thomas--S Date: Sat, 22 Jun 2019 18:13:06 +0200 Subject: [PATCH] Fix screenshot entries in .conf files --- 15_karsthafen_bridge.conf | 2 +- 16_hunting_season.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/15_karsthafen_bridge.conf b/15_karsthafen_bridge.conf index 261ab77..4de5ca9 100644 --- a/15_karsthafen_bridge.conf +++ b/15_karsthafen_bridge.conf @@ -18,4 +18,4 @@ chests.1.to = 99,30,-1 chests.2.n = 70 chests.2.from = 100,-25,100 chests.2.to = -100,30,0 -screenshot = karsthafen_bridge.png +screenshot = 15_karsthafen_bridge.png diff --git a/16_hunting_season.conf b/16_hunting_season.conf index 90d7d68..b777efa 100644 --- a/16_hunting_season.conf +++ b/16_hunting_season.conf @@ -12,4 +12,4 @@ team.2 = blue team.2.color = blue team.2.pos = (17,-2,-97) initial_stuff = default:pick_stone,default:sword_stone,default:torch 3 -screenshot = hunting_season.png +screenshot = 16_hunting_season.png