diff options
Diffstat (limited to 'maps/p10_nexus.map')
-rw-r--r-- | maps/p10_nexus.map | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/maps/p10_nexus.map b/maps/p10_nexus.map index f327581..dc33e97 100644 --- a/maps/p10_nexus.map +++ b/maps/p10_nexus.map @@ -7030,9 +7030,10 @@ nexus6/cement_1_gunky // entity 68 { "classname" "target_speaker" -"origin" "1480.000000 1000.000000 -168.000000" +"origin" "1440.000000 1016.000000 -168.000000" "targetname" "explosion" -"noise" "sound/analmango/explosion.wav" +"noise" "sound/analmango/thunder_strike_far.wav" +"spawnflags" "4" } // entity 69 { @@ -7163,3 +7164,18 @@ nexus6/cement_1_gunky "noise" "sound/ambient/water_rush.wav" "spawnflags" "2" } +// entity 89 +{ +"classname" "target_rumble" +"origin" "1608.000000 1984.000000 -48.000000" +"speed" "100" +"count" "1" +"targetname" "explosion" +} +// entity 90 +{ +"classname" "target_speaker" +"origin" "1480.000000 1000.000000 -168.000000" +"targetname" "explosion" +"noise" "sound/analmango/explosion.wav" +} |