From: Spike29 <leguen.yannick@gmail.com>
Date: Sun, 25 Aug 2019 13:41:18 +0000 (+0200)
Subject: Tweak mapinfo so that messages last 7 seconds instead of 3
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1531fc6acd18bf9efb83a323fcfc998e54e4ebeb;p=xonotic%2Fxonotic-maps.pk3dir.git

Tweak mapinfo so that messages last 7 seconds instead of 3
---

diff --git a/maps/tutorial_level1.mapinfo b/maps/tutorial_level1.mapinfo
index efcfe1f4..f6aac479 100644
--- a/maps/tutorial_level1.mapinfo
+++ b/maps/tutorial_level1.mapinfo
@@ -8,3 +8,4 @@ hidden
 settemp_for_type dm timelimit 0
 settemp_for_type dm g_balance_blaster_weaponstart 0
 settemp_for_type dm g_balance_shotgun_weaponstart 0
+clientsettemp_for_type dm hud_panel_centerprint_time 7 
diff --git a/maps/tutorial_level2.mapinfo b/maps/tutorial_level2.mapinfo
index 0338c7f0..db9080f1 100644
--- a/maps/tutorial_level2.mapinfo
+++ b/maps/tutorial_level2.mapinfo
@@ -7,3 +7,4 @@ hidden
 settemp_for_type dm timelimit 0 
 settemp_for_type dm g_balance_blaster_weaponstart 0
 settemp_for_type dm g_balance_shotgun_weaponstart 0
+clientsettemp_for_type dm hud_panel_centerprint_time 7