From ce566c9f86b00198ec0bee184249c81ceb702e6e Mon Sep 17 00:00:00 2001 From: Spike29 Date: Sun, 25 Aug 2019 16:17:23 +0200 Subject: [PATCH] Renew centerprint messages after 7 seconds (instead of 5) --- maps/tutorial_level1.map | 18 +++++++++--------- maps/tutorial_level2.map | 22 +++++++++++----------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/maps/tutorial_level1.map b/maps/tutorial_level1.map index ab4b2d58..af8765c4 100644 --- a/maps/tutorial_level1.map +++ b/maps/tutorial_level1.map @@ -7184,7 +7184,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Press ^2Crouch ^7to get past the obstacle." -"wait" "5" +"wait" "7" { brushDef { @@ -7199,7 +7199,7 @@ brushDef } { "classname" "trigger_multiple" -"wait" "5" +"wait" "7" "message" "^7Welcome to ^2Xonotic^7!\nThis tutorial will guide you through basic techniques.\nWalk to the teleporter to begin!" { brushDef @@ -7216,7 +7216,7 @@ brushDef { "classname" "trigger_multiple" "message" "^2Jump ^7across the gap." -"wait" "5" +"wait" "7" { brushDef { @@ -7500,7 +7500,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Keep holding ^2Jump ^7('^1Bunny hopping^7') to reach the door before it closes." -"wait" "5" +"wait" "7" { brushDef { @@ -9439,7 +9439,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Reach the exit before the ^1turret^7 kills you, pick up ^1health ^7& ^2armor ^7items on the way!" -"wait" "5" +"wait" "7" "target" "checkpoint_exit_room" { brushDef @@ -9512,7 +9512,7 @@ brushDef "classname" "trigger_multiple" "message" "^2Shoot ^7at your feet with the ^2Blaster^7 to jump high." "target" "checkpoint_blaster_jump" -"wait" "5" +"wait" "7" { brushDef { @@ -9528,7 +9528,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Shooting range: test out some ^2weapon^7." -"wait" "5" +"wait" "7" "target" "checkpoint_shooting_range" { brushDef @@ -9717,7 +9717,7 @@ brushDef { "classname" "trigger_multiple" "message" "^2Shoot^7 the buttons with the ^2Shotgun^7!" -"wait" "5" +"wait" "7" { brushDef { @@ -9744,7 +9744,7 @@ brushDef { "classname" "trigger_multiple" "message" "^2Slap ^7the red structure with the ^2Shotgun secondary ^7to clear the way." -"wait" "5" +"wait" "7" { brushDef { diff --git a/maps/tutorial_level2.map b/maps/tutorial_level2.map index 70769768..4f89cf08 100644 --- a/maps/tutorial_level2.map +++ b/maps/tutorial_level2.map @@ -17693,7 +17693,7 @@ brushDef { "classname" "trigger_multiple" "message" "Welcome to the ^2second level ^7of the tutorial!" -"wait" "5" +"wait" "7" { brushDef { @@ -17709,7 +17709,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7A bit harder now." -"wait" "5" +"wait" "7" { brushDef { @@ -17725,7 +17725,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Use the ^2ramp ^7to get to the higher position." -"wait" "5" +"wait" "7" { brushDef { @@ -17760,7 +17760,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Use the ^2ramp ^7to jump across the pit." -"wait" "5" +"wait" "7" { brushDef { @@ -18099,7 +18099,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Use the ^2Blaster ^7to accelerate through the corridor." -"wait" "5" +"wait" "7" "target" "checkpoint_wall_blastering" { brushDef @@ -18116,7 +18116,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Turn in the air to reach the teleporter." -"wait" "5" +"wait" "7" { brushDef { @@ -18416,7 +18416,7 @@ brushDef { "classname" "trigger_multiple" "message" "Use ^2Crylink secondary fire ^7to accelerate really fast." -"wait" "5" +"wait" "7" "target" "checkpoint_crylink_boost" { brushDef @@ -18621,7 +18621,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Shoot the button with an ^2Electro combo^7." -"wait" "5" +"wait" "7" "target" "checkpoint_weapon_electro" { brushDef @@ -19218,7 +19218,7 @@ brushDef { "classname" "trigger_multiple" "message" "^7Hit the targets with the ^2Devastator^7, curve the rockets if necessary." -"wait" "5" +"wait" "7" "target" "checkpoint_weapon_devastator" { brushDef @@ -19239,7 +19239,7 @@ brushDef { "classname" "trigger_multiple" "message" "^2Shoot ^7all the targets." -"wait" "5" +"wait" "7" "target" "checkpoint_weapon_mortar" { brushDef @@ -19308,7 +19308,7 @@ brushDef { "classname" "trigger_multiple" "message" "^2Splash damage ^7travels through walls." -"wait" "5" +"wait" "7" "target" "checkpoint_splashdamage" { brushDef -- 2.39.2