diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2017-01-06 13:12:03 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2017-01-06 13:12:03 +0100 |
commit | 219f1b06192512ebef823f3922831951645bb826 (patch) | |
tree | 62d915b52bd4fd0e2be1866ed47ea4a0823e0c26 /maps/p5_euclid.map | |
parent | 7585816b378b60cd8e0a65bff677a3db73abacb2 (diff) |
Add target_locations.
Diffstat (limited to 'maps/p5_euclid.map')
-rw-r--r-- | maps/p5_euclid.map | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/maps/p5_euclid.map b/maps/p5_euclid.map index f062eae..1282953 100644 --- a/maps/p5_euclid.map +++ b/maps/p5_euclid.map @@ -1310,3 +1310,27 @@ analmango/euclid_wall_oneway "noise" "sound/analmango/euclid_7.wav" "spawnflags" "1" } +// entity 31 +{ +"classname" "target_location" +"origin" "-824.000000 304.000000 -512.000000" +"message" "Euclid purple" +} +// entity 32 +{ +"classname" "target_location" +"origin" "288.000000 -1856.000000 -520.000000" +"message" "Euclid red" +} +// entity 33 +{ +"classname" "target_location" +"origin" "-824.000000 -1136.000000 -520.000000" +"message" "Euclid green" +} +// entity 34 +{ +"classname" "target_location" +"origin" "288.000000 -416.000000 -520.000000" +"message" "Euclid yellow" +} |