[nexuiz-commits] r6942 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jun 9 08:17:28 EDT 2009


Author: div0
Date: 2009-06-09 08:17:28 -0400 (Tue, 09 Jun 2009)
New Revision: 6942

Modified:
   trunk/data/build-compat-pack.sh
Log:
tuba --> compat pack


Modified: trunk/data/build-compat-pack.sh
===================================================================
--- trunk/data/build-compat-pack.sh	2009-06-09 11:42:54 UTC (rev 6941)
+++ trunk/data/build-compat-pack.sh	2009-06-09 12:17:28 UTC (rev 6942)
@@ -4,6 +4,9 @@
 
 COMPAT_FILES="
 	effectinfo.txt
+	gfx/crosshairtuba.tga
+	models/ctf/shield.md3
+	models/ctf/shockwavetransring.md3
 	models/gibs/arm.md3
 	models/gibs/arm.md3_0.skin
 	models/gibs/arm.md3_1.skin
@@ -68,6 +71,9 @@
 	models/sprites/item-speed_frame1.tga
 	models/sprites/item-strength_frame0.tga
 	models/sprites/item-strength_frame1.tga
+	models/weapons/g_tuba.md3
+	models/weapons/h_tuba.dpm
+	models/weapons/v_tuba.md3
 	particles/particlefont.tga
 	scripts/onslaught.shader
 	sound/announcer/male/amazing.ogg
@@ -97,6 +103,52 @@
 	sound/onslaught/ons_spark2.ogg
 	sound/onslaught/shockwave.ogg
 	sound/player/pyria-skadi/coms/needhelp2.ogg
+	sound/weapons/tuba_note0.ogg
+	sound/weapons/tuba_note-10.ogg
+	sound/weapons/tuba_note10.ogg
+	sound/weapons/tuba_note-11.ogg
+	sound/weapons/tuba_note11.ogg
+	sound/weapons/tuba_note-12.ogg
+	sound/weapons/tuba_note12.ogg
+	sound/weapons/tuba_note-13.ogg
+	sound/weapons/tuba_note13.ogg
+	sound/weapons/tuba_note-14.ogg
+	sound/weapons/tuba_note14.ogg
+	sound/weapons/tuba_note-15.ogg
+	sound/weapons/tuba_note15.ogg
+	sound/weapons/tuba_note-16.ogg
+	sound/weapons/tuba_note16.ogg
+	sound/weapons/tuba_note-17.ogg
+	sound/weapons/tuba_note17.ogg
+	sound/weapons/tuba_note-18.ogg
+	sound/weapons/tuba_note18.ogg
+	sound/weapons/tuba_note19.ogg
+	sound/weapons/tuba_note-1.ogg
+	sound/weapons/tuba_note1.ogg
+	sound/weapons/tuba_note20.ogg
+	sound/weapons/tuba_note21.ogg
+	sound/weapons/tuba_note22.ogg
+	sound/weapons/tuba_note23.ogg
+	sound/weapons/tuba_note24.ogg
+	sound/weapons/tuba_note25.ogg
+	sound/weapons/tuba_note26.ogg
+	sound/weapons/tuba_note27.ogg
+	sound/weapons/tuba_note-2.ogg
+	sound/weapons/tuba_note2.ogg
+	sound/weapons/tuba_note-3.ogg
+	sound/weapons/tuba_note3.ogg
+	sound/weapons/tuba_note-4.ogg
+	sound/weapons/tuba_note4.ogg
+	sound/weapons/tuba_note-5.ogg
+	sound/weapons/tuba_note5.ogg
+	sound/weapons/tuba_note-6.ogg
+	sound/weapons/tuba_note6.ogg
+	sound/weapons/tuba_note-7.ogg
+	sound/weapons/tuba_note7.ogg
+	sound/weapons/tuba_note-8.ogg
+	sound/weapons/tuba_note8.ogg
+	sound/weapons/tuba_note-9.ogg
+	sound/weapons/tuba_note9.ogg
 	sound/weapons/unavailable.wav
 	sound/weapons/weaponpickup.ogg
 	textures/bloodyskull_alien_glow.tga
@@ -130,6 +182,9 @@
 	textures/ons_shockwave2.tga
 	textures/ons_smoke1.tga
 	textures/ons_text.tga
+	textures/tuba_gloss.tga
+	textures/tuba_glow.tga
+	textures/tuba.tga
 "
 
 rm -rf pack



More information about the nexuiz-commits mailing list