r3353 - in trunk/data: maps textures/sfx

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Feb 9 12:34:59 EST 2008


Author: m0rfar
Date: 2008-02-09 12:34:54 -0500 (Sat, 09 Feb 2008)
New Revision: 3353

Added:
   trunk/data/textures/sfx/zap_scroll.jpg
   trunk/data/textures/sfx/zap_scroll2.jpg
Modified:
   trunk/data/maps/evilspace.ent
Log:
Fix ambient sounds on evilspace. And added textures referenced by the shader. (taken from Open Arena)

Modified: trunk/data/maps/evilspace.ent
===================================================================
--- trunk/data/maps/evilspace.ent	2008-02-09 15:57:53 UTC (rev 3352)
+++ trunk/data/maps/evilspace.ent	2008-02-09 17:34:54 UTC (rev 3353)
@@ -81,7 +81,7 @@
 {
 "classname" "target_speaker"
 "origin" "848 960 -200"
-"noise" "sound/world/fan4.wav"
+"noise" "sound/ambient/fan4.ogg"
 "spawnflags" "1"
 }
 {
@@ -265,43 +265,43 @@
 {
 "classname" "target_speaker"
 "spawnflags" "1"
-"noise" "sound/world/fan4.wav"
+"noise" "sound/ambient/fan4.ogg"
 "origin" "-880 960 -200"
 }
 {
 "classname" "target_speaker"
 "origin" "-496 736 -392"
-"noise" "sound/world/fan4.wav"
+"noise" "sound/ambient/fan4.ogg"
 "spawnflags" "1"
 }
 {
 "classname" "target_speaker"
 "spawnflags" "1"
-"noise" "sound/world/fan4.wav"
+"noise" "sound/ambient/fan4.ogg"
 "origin" "-16 416 -392"
 }
 {
 "classname" "target_speaker"
 "origin" "432 736 -392"
-"noise" "sound/world/fan4.wav"
+"noise" "sound/ambient/fan4.ogg"
 "spawnflags" "1"
 }
 {
 "classname" "target_speaker"
 "spawnflags" "1"
-"noise" "sound/world/fan4.wav"
+"noise" "sound/ambient/fan4.ogg"
 "origin" "-16 1088 -392"
 }
 {
 "classname" "target_speaker"
 "origin" "-864 176 -232"
-"noise" "sound/world/fan4.wav"
+"noise" "sound/ambient/fan4.ogg"
 "spawnflags" "1"
 }
 {
 "classname" "target_speaker"
 "spawnflags" "1"
-"noise" "sound/world/fan4.wav"
+"noise" "sound/ambient/fan4.ogg"
 "origin" "848 176 -232"
 }
 {

Added: trunk/data/textures/sfx/zap_scroll.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/sfx/zap_scroll.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/textures/sfx/zap_scroll2.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/sfx/zap_scroll2.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the nexuiz-commits mailing list