From: Spike29 Date: Sat, 1 Jun 2019 11:25:11 +0000 (+0200) Subject: weapon_laster -> weapon_blaster X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1253376c2e2fc967baa9de64a21a35f1381a827f;p=xonotic%2Fxonotic-maps.pk3dir.git weapon_laster -> weapon_blaster --- diff --git a/maps/tutorial_level2.map b/maps/tutorial_level2.map index df71b0ef..d85bb558 100644 --- a/maps/tutorial_level2.map +++ b/maps/tutorial_level2.map @@ -17885,10 +17885,6 @@ brushDef } } { -"classname" "weapon_laser" -"origin" "128.000000 -2432.000000 4.000000" -} -{ "classname" "trigger_multiple" "target" "door_blaster" { @@ -18086,7 +18082,7 @@ brushDef } { "classname" "trigger_multiple" -"message" "turn in the air to reach the blue teleporter" +"message" "Turn in the air to reach the teleporter." "wait" "5" { brushDef @@ -19503,3 +19499,7 @@ brushDef "targetname" "target_reset_health" "health" "100" } +{ +"classname" "weapon_blaster" +"origin" "128.000000 -2432.000000 4.000000" +}