]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
weapon_laster -> weapon_blaster
authorSpike29 <leguen.yannick@gmail.com>
Sat, 1 Jun 2019 11:25:11 +0000 (13:25 +0200)
committerSpike29 <leguen.yannick@gmail.com>
Sat, 1 Jun 2019 11:25:11 +0000 (13:25 +0200)
maps/tutorial_level2.map

index df71b0efb10453ae5cf46bd7e0c3c0d5b130c007..d85bb558eacbc757c6bbfe96708ea5fd05b1feea 100644 (file)
@@ -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"
+}