[nexuiz-commits] r6481 - in trunk/data: . maps sound/cdtracks

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Apr 14 02:39:12 EDT 2009


Author: div0
Date: 2009-04-14 02:39:12 -0400 (Tue, 14 Apr 2009)
New Revision: 6481

Added:
   trunk/data/sound/cdtracks/desert3.ogg
   trunk/data/sound/cdtracks/sixtyfour_.ogg
Modified:
   trunk/data/defaultNexuiz.cfg
   trunk/data/maps/desertfactory.mapinfo
   trunk/data/maps/dieselpower.mapinfo
Log:
new tracks:
desert3 for desertfactory
sixtyfour for dieselpower


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-04-13 10:35:06 UTC (rev 6480)
+++ trunk/data/defaultNexuiz.cfg	2009-04-14 06:39:12 UTC (rev 6481)
@@ -1244,7 +1244,7 @@
 set sv_foginterval 0
 
 // Audio track names (for old-style "cd loop NUMBER" usage)
-set g_cdtracks_remaplist "digital-pursuit breakdown-easy brainsukker chaos-fog infight neuronal-diving subcities thru-the-mirror calling-bogus beast-of-insanity thunder creation brokenlight stairs dn-refueled.xm" "list used by mapinfo system to automatically assign cdtracks - must match the cd remap command"
+set g_cdtracks_remaplist "digital-pursuit breakdown-easy brainsukker chaos-fog infight neuronal-diving subcities thru-the-mirror calling-bogus beast-of-insanity thunder creation brokenlight stairs sixtyfour_ desert3" "list used by mapinfo system to automatically assign cdtracks - must match the cd remap command"
 set g_cdtracks_dontusebydefault "digital-pursuit thunder brokenlight" "list used by mapinfo system to automatically assign cdtracks - must be a subset of g_cdtracks_remaplist"
 cd remap $g_cdtracks_remaplist
 set sv_intermission_cdtrack brainsukker

Modified: trunk/data/maps/desertfactory.mapinfo
===================================================================
--- trunk/data/maps/desertfactory.mapinfo	2009-04-13 10:35:06 UTC (rev 6480)
+++ trunk/data/maps/desertfactory.mapinfo	2009-04-14 06:39:12 UTC (rev 6481)
@@ -1,10 +1,10 @@
 title Desert Factory
 description An abandoned factory in the desert.
 author sev
-cdtrack 8
+cdtrack 16
 has weapons
 type dm 30 20
-type tdm 30 20 2
-type lms 9 20
+type tdm 30 20 2
+type lms 9 20
 type arena 10 20
 type kh 1000 20 2

Modified: trunk/data/maps/dieselpower.mapinfo
===================================================================
--- trunk/data/maps/dieselpower.mapinfo	2009-04-13 10:35:06 UTC (rev 6480)
+++ trunk/data/maps/dieselpower.mapinfo	2009-04-14 06:39:12 UTC (rev 6481)
@@ -10,4 +10,4 @@
 type rune 200 20
 type lms 9 20
 type kh 1000 20 3
-cdtrack 8
+cdtrack 15

Added: trunk/data/sound/cdtracks/desert3.ogg
===================================================================
(Binary files differ)


Property changes on: trunk/data/sound/cdtracks/desert3.ogg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/data/sound/cdtracks/sixtyfour_.ogg
===================================================================
(Binary files differ)


Property changes on: trunk/data/sound/cdtracks/sixtyfour_.ogg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the nexuiz-commits mailing list