1///////////////// terrain ////////////////////
2//////////////////////////////////////////////
3
4textures/terrain/mxterra1_0
5{
6	surfaceparm nolightmap
7	q3map_novertexshadows
8	q3map_forcesunlight
9	{
10		map textures/stone/mxrock9c.tga
11		rgbGen vertexLit
12		tcmod scale 0.125 0.125
13	}
14	{
15		map textures/skies2/clouds2.tga
16		blendfunc filter
17		tcmod scale 0.01 0.01
18		tcMod scroll -0.01 -0.05
19	}
20}
21
22textures/terrain/mxterra1_1
23{
24	surfaceparm nolightmap
25	q3map_novertexshadows
26	q3map_forcesunlight
27	{
28		map textures/stone/mxrock12c.tga
29		rgbGen vertexLit
30		tcmod scale 0.125 0.125
31	}
32	{
33		map textures/skies2/clouds2.tga
34		blendfunc filter
35		tcmod scale 0.01 0.01
36		tcMod scroll -0.01 -0.05
37	}
38}
39
40textures/terrain/mxterra1_2
41{
42	surfaceparm nolightmap
43	q3map_novertexshadows
44	q3map_forcesunlight
45	{
46		map textures/stone/mxrock10c.tga
47		tcmod scale 0.05 0.05
48		rgbGen vertexLit
49	}
50	{
51		map textures/skies2/clouds2.tga
52		blendfunc filter
53		tcmod scale 0.01 0.01
54		tcMod scroll -0.01 -0.05
55	}
56
57}
58textures/terrain/mxterra1_0to1
59{
60	surfaceparm nolightmap
61	q3map_novertexshadows
62	q3map_forcesunlight
63	{
64		map textures/stone/mxrock9c.tga
65		rgbGen vertexLit
66		alphaGen vertex
67		tcmod scale 0.125 0.125
68	}
69	{
70		map textures/stone/mxrock12c.tga
71		tcmod scale 0.125 0.125
72		rgbGen vertexLit
73		alphaGen vertex
74		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
75	}
76	{
77		map textures/skies2/clouds2.tga
78		blendfunc filter
79		tcmod scale 0.01 0.01
80		tcMod scroll -0.01 -0.05
81	}
82}
83
84textures/terrain/mxterra1_0to2
85{
86	surfaceparm nolightmap
87	q3map_novertexshadows
88	q3map_forcesunlight
89	{
90		map textures/stone/mxrock9c.tga
91		rgbGen vertexLit
92		alphaGen vertex
93		tcmod scale 0.125 0.125
94	}
95	{
96		map textures/stone/mxrock10c.tga
97		tcmod scale 0.05 0.05
98		rgbGen vertexLit
99		alphaGen vertex
100		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
101	}
102	{
103		map textures/skies2/clouds2.tga
104		blendfunc filter
105		tcmod scale 0.01 0.01
106		tcMod scroll -0.01 -0.05
107	}
108}
109
110textures/terrain/mxterra1_1to2
111{
112	surfaceparm nolightmap
113	q3map_novertexshadows
114	q3map_forcesunlight
115	{
116		map textures/stone/mxrock12c.tga
117		rgbGen vertexLit
118		alphaGen vertex
119		tcmod scale 0.125 0.125
120	}
121	{
122		map textures/stone/mxrock10c.tga
123		tcmod scale 0.05 0.05
124		rgbGen vertexLit
125		alphaGen vertex
126		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
127	}
128	{
129		map textures/skies2/clouds2.tga
130		blendfunc filter
131		tcmod scale 0.01 0.01
132		tcMod scroll -0.01 -0.05
133	}
134}
135
136///////////////// baseout ////////////////////
137//////////////////////////////////////////////
138
139textures/terrain/mxterra2_0
140{
141	surfaceparm grasssteps
142	surfaceparm nolightmap
143	q3map_novertexshadows
144	q3map_forcesunlight
145	{
146		map textures/stone/mxrock0b.tga
147		rgbGen vertexLit
148		tcmod scale 0.1 0.1
149	}
150}
151
152textures/terrain/mxterra2_1
153{
154	surfaceparm gravelsteps
155	surfaceparm nolightmap
156	q3map_novertexshadows
157	q3map_forcesunlight
158	{
159		map textures/stone/mxrock1b.tga
160		rgbGen vertexLit
161		tcmod scale 0.1 0.1
162	}
163}
164
165textures/terrain/mxterra2_2
166{
167	surfaceparm grasssteps
168	surfaceparm nolightmap
169	q3map_novertexshadows
170	q3map_forcesunlight
171	{
172		map textures/stone/mxrock2b.tga
173		tcmod scale 0.05 0.05
174		rgbGen vertexLit
175	}
176}
177
178textures/terrain/mxterra2_3
179{
180	surfaceparm nolightmap
181	q3map_novertexshadows
182	q3map_forcesunlight
183	{
184		map textures/stone/mxrock3g.tga
185		tcmod scale 0.05 0.05
186		rgbGen vertexLit
187	}
188}
189
190textures/terrain/mxterra2_4
191{
192	surfaceparm nolightmap
193	q3map_novertexshadows
194	q3map_forcesunlight
195	{
196		map textures/stone/mxrock4b.tga
197		tcmod scale 0.1 0.1
198		rgbGen vertexLit
199	}
200}
201
202textures/terrain/mxterra2_0to1
203{
204	surfaceparm grasssteps
205	surfaceparm nolightmap
206	q3map_novertexshadows
207	q3map_forcesunlight
208	{
209		map textures/stone/mxrock0b.tga
210		rgbGen vertexLit
211		alphaGen vertex
212		tcmod scale 0.1 0.1
213	}
214	{
215		map textures/stone/mxrock1b.tga
216		tcmod scale 0.1 0.1
217		rgbGen vertexLit
218		alphaGen vertex
219		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
220	}
221}
222
223textures/terrain/mxterra2_0to2
224{
225	surfaceparm grasssteps
226	surfaceparm nolightmap
227	q3map_novertexshadows
228	q3map_forcesunlight
229	{
230		map textures/stone/mxrock0b.tga
231		rgbGen vertexLit
232		alphaGen vertex
233		tcmod scale 0.1 0.1
234	}
235	{
236		map textures/stone/mxrock2b.tga
237		tcmod scale 0.05 0.05
238		rgbGen vertexLit
239		alphaGen vertex
240		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
241	}
242}
243
244textures/terrain/mxterra2_0to3
245{
246	surfaceparm grasssteps
247	surfaceparm nolightmap
248	q3map_novertexshadows
249	q3map_forcesunlight
250	{
251		map textures/stone/mxrock0b.tga
252		rgbGen vertexLit
253		alphaGen vertex
254		tcmod scale 0.1 0.1
255	}
256	{
257		map textures/stone/mxrock3g.tga
258		tcmod scale 0.05 0.05
259		rgbGen vertexLit
260		alphaGen vertex
261		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
262	}
263}
264
265textures/terrain/mxterra2_0to4
266{
267	surfaceparm grasssteps
268	surfaceparm nolightmap
269	q3map_novertexshadows
270	q3map_forcesunlight
271	{
272		map textures/stone/mxrock0b.tga
273		rgbGen vertexLit
274		alphaGen vertex
275		tcmod scale 0.1 0.1
276	}
277	{
278		map textures/stone/mxrock4b.tga
279		tcmod scale 0.1 0.1
280		rgbGen vertexLit
281		alphaGen vertex
282		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
283	}
284}
285
286
287textures/terrain/mxterra2_1to2
288{
289	surfaceparm grasssteps
290	surfaceparm nolightmap
291	q3map_novertexshadows
292	q3map_forcesunlight
293	{
294		map textures/stone/mxrock1b.tga
295		rgbGen vertexLit
296		alphaGen vertex
297		tcmod scale 0.1 0.1
298	}
299	{
300		map textures/stone/mxrock2b.tga
301		tcmod scale 0.05 0.05
302		rgbGen vertexLit
303		alphaGen vertex
304		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
305	}
306}
307
308textures/terrain/mxterra2_1to3
309{
310	surfaceparm gravelsteps
311	surfaceparm nolightmap
312	q3map_novertexshadows
313	q3map_forcesunlight
314	{
315		map textures/stone/mxrock1b.tga
316		rgbGen vertexLit
317		alphaGen vertex
318		tcmod scale 0.1 0.1
319	}
320	{
321		map textures/stone/mxrock3g.tga
322		tcmod scale 0.05 0.05
323		rgbGen vertexLit
324		alphaGen vertex
325		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
326	}
327}
328
329textures/terrain/mxterra2_1to4
330{
331	surfaceparm gravelsteps
332	surfaceparm nolightmap
333	q3map_novertexshadows
334	q3map_forcesunlight
335	{
336		map textures/stone/mxrock1b.tga
337		rgbGen vertexLit
338		alphaGen vertex
339		tcmod scale 0.1 0.1
340	}
341	{
342		map textures/stone/mxrock4b.tga
343		tcmod scale 0.1 0.1
344		rgbGen vertexLit
345		alphaGen vertex
346		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
347	}
348}
349
350textures/terrain/mxterra2_2to3
351{
352	surfaceparm grasssteps
353	surfaceparm nolightmap
354	q3map_novertexshadows
355	q3map_forcesunlight
356	{
357		map textures/stone/mxrock2b.tga
358		rgbGen vertexLit
359		alphaGen vertex
360		tcmod scale 0.05 0.05
361	}
362	{
363		map textures/stone/mxrock3g.tga
364		tcmod scale 0.05 0.05
365		rgbGen vertexLit
366		alphaGen vertex
367		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
368	}
369}
370
371textures/terrain/mxterra2_2to4
372{
373	surfaceparm grasssteps
374	surfaceparm nolightmap
375	q3map_novertexshadows
376	q3map_forcesunlight
377	{
378		map textures/stone/mxrock2b.tga
379		rgbGen vertexLit
380		alphaGen vertex
381		tcmod scale 0.05 0.05
382	}
383	{
384		map textures/stone/mxrock4b.tga
385		tcmod scale 0.1 0.1
386		rgbGen vertexLit
387		alphaGen vertex
388		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
389	}
390}
391
392
393textures/terrain/mxterra2_3to4
394{
395	surfaceparm nolightmap
396	q3map_novertexshadows
397	q3map_forcesunlight
398	{
399		map textures/stone/mxrock3g.tga
400		rgbGen vertexLit
401		alphaGen vertex
402		tcmod scale 0.05 0.05
403	}
404	{
405		map textures/stone/mxrock4b.tga
406		tcmod scale 0.1 0.1
407		rgbGen vertexLit
408		alphaGen vertex
409		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
410	}
411}
412
413
414///////////////// forest ////////////////////////
415/////////////////////////////////////////////////
416
417textures/terrain/mxterra3_0
418{
419	surfaceparm grasssteps
420	surfaceparm nolightmap
421	q3map_novertexshadows
422	q3map_forcesunlight
423	{
424		map textures/stone/mxrock0b.tga
425		rgbGen vertexLit
426		tcmod scale 0.1 0.1
427	}
428	{
429		map textures/skies2/clouds2.tga
430		blendfunc filter
431		tcmod scale 0.01 0.01
432		tcMod scroll -0.01 -0.05
433	}
434}
435
436textures/terrain/mxterra3_1
437{
438	surfaceparm gravelsteps
439	surfaceparm nolightmap
440	q3map_novertexshadows
441	q3map_forcesunlight
442	{
443		map textures/stone/mxrock1b.tga
444		rgbGen vertexLit
445		tcmod scale 0.1 0.1
446	}
447	{
448		map textures/skies2/clouds2.tga
449		blendfunc filter
450		tcmod scale 0.01 0.01
451		tcMod scroll -0.01 -0.05
452	}
453}
454
455textures/terrain/mxterra3_2
456{
457	surfaceparm grasssteps
458	surfaceparm nolightmap
459	q3map_novertexshadows
460	q3map_forcesunlight
461	{
462		map textures/stone/mxrock2b.tga
463		tcmod scale 0.05 0.05
464		rgbGen vertexLit
465	}
466	{
467		map textures/skies2/clouds2.tga
468		blendfunc filter
469		tcmod scale 0.01 0.01
470		tcMod scroll -0.01 -0.05
471	}
472}
473
474textures/terrain/mxterra3_3
475{
476	surfaceparm nolightmap
477	q3map_novertexshadows
478	q3map_forcesunlight
479	{
480		map textures/stone/mxrock3g.tga
481		tcmod scale 0.05 0.05
482		rgbGen vertexLit
483	}
484	{
485		map textures/skies2/clouds2.tga
486		blendfunc filter
487		tcmod scale 0.01 0.01
488		tcMod scroll -0.01 -0.05
489	}
490}
491
492textures/terrain/mxterra3_4
493{
494	surfaceparm nolightmap
495	q3map_novertexshadows
496	q3map_forcesunlight
497	{
498		map textures/stone/mxrock4b.tga
499		tcmod scale 0.1 0.1
500		rgbGen vertexLit
501	}
502	{
503		map textures/skies2/clouds2.tga
504		blendfunc filter
505		tcmod scale 0.01 0.01
506		tcMod scroll -0.01 -0.05
507	}
508}
509
510textures/terrain/mxterra3_0to1
511{
512	surfaceparm grasssteps
513	surfaceparm nolightmap
514	q3map_novertexshadows
515	q3map_forcesunlight
516	{
517		map textures/stone/mxrock0b.tga
518		rgbGen vertexLit
519		alphaGen vertex
520		tcmod scale 0.1 0.1
521	}
522	{
523		map textures/stone/mxrock1b.tga
524		tcmod scale 0.1 0.1
525		rgbGen vertexLit
526		alphaGen vertex
527		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
528	}
529	{
530		map textures/skies2/clouds2.tga
531		blendfunc filter
532		tcmod scale 0.01 0.01
533		tcMod scroll -0.01 -0.05
534	}
535}
536
537textures/terrain/mxterra3_0to2
538{
539	surfaceparm grasssteps
540	surfaceparm nolightmap
541	q3map_novertexshadows
542	q3map_forcesunlight
543	{
544		map textures/stone/mxrock0b.tga
545		rgbGen vertexLit
546		alphaGen vertex
547		tcmod scale 0.1 0.1
548	}
549	{
550		map textures/stone/mxrock2b.tga
551		tcmod scale 0.05 0.05
552		rgbGen vertexLit
553		alphaGen vertex
554		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
555	}
556	{
557		map textures/skies2/clouds2.tga
558		blendfunc filter
559		tcmod scale 0.01 0.01
560		tcMod scroll -0.01 -0.05
561	}
562}
563
564textures/terrain/mxterra3_0to3
565{
566	surfaceparm grasssteps
567	surfaceparm nolightmap
568	q3map_novertexshadows
569	q3map_forcesunlight
570	{
571		map textures/stone/mxrock0b.tga
572		rgbGen vertexLit
573		alphaGen vertex
574		tcmod scale 0.1 0.1
575	}
576	{
577		map textures/stone/mxrock3g.tga
578		tcmod scale 0.05 0.05
579		rgbGen vertexLit
580		alphaGen vertex
581		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
582	}
583	{
584		map textures/skies2/clouds2.tga
585		blendfunc filter
586		tcmod scale 0.01 0.01
587		tcMod scroll -0.01 -0.05
588	}
589}
590
591textures/terrain/mxterra3_0to4
592{
593	surfaceparm grasssteps
594	surfaceparm nolightmap
595	q3map_novertexshadows
596	q3map_forcesunlight
597	{
598		map textures/stone/mxrock0b.tga
599		rgbGen vertexLit
600		alphaGen vertex
601		tcmod scale 0.1 0.1
602	}
603	{
604		map textures/stone/mxrock4b.tga
605		tcmod scale 0.1 0.1
606		rgbGen vertexLit
607		alphaGen vertex
608		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
609	}
610	{
611		map textures/skies2/clouds2.tga
612		blendfunc filter
613		tcmod scale 0.01 0.01
614		tcMod scroll -0.01 -0.05
615	}
616}
617
618
619textures/terrain/mxterra3_1to2
620{
621	surfaceparm grasssteps
622	surfaceparm nolightmap
623	q3map_novertexshadows
624	q3map_forcesunlight
625	{
626		map textures/stone/mxrock1b.tga
627		rgbGen vertexLit
628		alphaGen vertex
629		tcmod scale 0.1 0.1
630	}
631	{
632		map textures/stone/mxrock2b.tga
633		tcmod scale 0.05 0.05
634		rgbGen vertexLit
635		alphaGen vertex
636		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
637	}
638	{
639		map textures/skies2/clouds2.tga
640		blendfunc filter
641		tcmod scale 0.01 0.01
642		tcMod scroll -0.01 -0.05
643	}
644}
645
646textures/terrain/mxterra3_1to3
647{
648	surfaceparm gravelsteps
649	surfaceparm nolightmap
650	q3map_novertexshadows
651	q3map_forcesunlight
652	{
653		map textures/stone/mxrock1b.tga
654		rgbGen vertexLit
655		alphaGen vertex
656		tcmod scale 0.1 0.1
657	}
658	{
659		map textures/stone/mxrock3g.tga
660		tcmod scale 0.05 0.05
661		rgbGen vertexLit
662		alphaGen vertex
663		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
664	}
665	{
666		map textures/skies2/clouds2.tga
667		blendfunc filter
668		tcmod scale 0.01 0.01
669		tcMod scroll -0.01 -0.05
670	}
671}
672
673textures/terrain/mxterra3_1to4
674{
675	surfaceparm gravelsteps
676	surfaceparm nolightmap
677	q3map_novertexshadows
678	q3map_forcesunlight
679	{
680		map textures/stone/mxrock1b.tga
681		rgbGen vertexLit
682		alphaGen vertex
683		tcmod scale 0.1 0.1
684	}
685	{
686		map textures/stone/mxrock4b.tga
687		tcmod scale 0.1 0.1
688		rgbGen vertexLit
689		alphaGen vertex
690		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
691	}
692	{
693		map textures/skies2/clouds2.tga
694		blendfunc filter
695		tcmod scale 0.01 0.01
696		tcMod scroll -0.01 -0.05
697	}
698}
699
700textures/terrain/mxterra3_2to3
701{
702	surfaceparm grasssteps
703	surfaceparm nolightmap
704	q3map_novertexshadows
705	q3map_forcesunlight
706	{
707		map textures/stone/mxrock2b.tga
708		rgbGen vertexLit
709		alphaGen vertex
710		tcmod scale 0.05 0.05
711	}
712	{
713		map textures/stone/mxrock3g.tga
714		tcmod scale 0.05 0.05
715		rgbGen vertexLit
716		alphaGen vertex
717		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
718	}
719	{
720		map textures/skies2/clouds2.tga
721		blendfunc filter
722		tcmod scale 0.01 0.01
723		tcMod scroll -0.01 -0.05
724	}
725}
726
727textures/terrain/mxterra3_2to4
728{
729	surfaceparm grasssteps
730	surfaceparm nolightmap
731	q3map_novertexshadows
732	q3map_forcesunlight
733	{
734		map textures/stone/mxrock2b.tga
735		rgbGen vertexLit
736		alphaGen vertex
737		tcmod scale 0.05 0.05
738	}
739	{
740		map textures/stone/mxrock4b.tga
741		tcmod scale 0.1 0.1
742		rgbGen vertexLit
743		alphaGen vertex
744		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
745	}
746	{
747		map textures/skies2/clouds2.tga
748		blendfunc filter
749		tcmod scale 0.01 0.01
750		tcMod scroll -0.01 -0.05
751	}
752}
753
754textures/terrain/mxterra3_3to4
755{
756	surfaceparm nolightmap
757	q3map_novertexshadows
758	q3map_forcesunlight
759	{
760		map textures/stone/mxrock3g.tga
761		rgbGen vertexLit
762		alphaGen vertex
763		tcmod scale 0.05 0.05
764	}
765	{
766		map textures/stone/mxrock4b.tga
767		tcmod scale 0.1 0.1
768		rgbGen vertexLit
769		alphaGen vertex
770		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
771	}
772	{
773		map textures/skies2/clouds2.tga
774		blendfunc filter
775		tcmod scale 0.01 0.01
776		tcMod scroll -0.01 -0.05
777	}
778}
779
780
781///////////////// sfm ////////////////////////
782//////////////////////////////////////////////
783
784textures/terrain/mxterra4_0
785{
786	surfaceparm nolightmap
787	q3map_novertexshadows
788	q3map_forcesunlight
789	{
790		map textures/stone/mxdebri0.tga
791		rgbGen vertexLit
792		tcmod scale 0.25 0.25
793	}
794}
795
796textures/terrain/mxterra4_1
797{
798	surfaceparm nolightmap
799	q3map_novertexshadows
800	q3map_forcesunlight
801	{
802		map textures/stone/mxdebri1.tga
803		rgbGen vertexLit
804		tcmod scale 0.25 0.25
805	}
806}
807
808textures/terrain/mxterra4_2
809{
810	surfaceparm nolightmap
811	q3map_novertexshadows
812	q3map_forcesunlight
813	{
814		map textures/stone/mxdebri2.tga
815		rgbGen vertexLit
816		tcmod scale 0.05 0.05
817	}
818}
819
820textures/terrain/mxterra4_3
821{
822	surfaceparm nolightmap
823	q3map_novertexshadows
824	q3map_forcesunlight
825	{
826		map textures/stone/mxdebri3.tga
827		rgbGen vertexLit
828		tcmod scale 0.05 0.05
829	}
830}
831
832textures/terrain/mxterra4_4
833{
834	surfaceparm nolightmap
835	q3map_novertexshadows
836	q3map_forcesunlight
837	{
838		map textures/stone/mxdebri4.tga
839		rgbGen vertexLit
840		tcmod scale 0.05 0.05
841	}
842}
843
844textures/terrain/mxterra4_0to1
845{
846	surfaceparm nolightmap
847	q3map_novertexshadows
848	q3map_forcesunlight
849	{
850		map textures/stone/mxdebri0.tga
851		rgbGen vertexLit
852		alphaGen vertex
853		tcmod scale 0.25 0.25
854	}
855	{
856		map textures/stone/mxdebri1.tga
857		rgbGen vertexLit
858		alphaGen vertex
859		tcmod scale 0.25 0.25
860		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
861	}
862}
863
864textures/terrain/mxterra4_0to2
865{
866	surfaceparm nolightmap
867	q3map_novertexshadows
868	q3map_forcesunlight
869	{
870		map textures/stone/mxdebri0.tga
871		rgbGen vertexLit
872		alphaGen vertex
873		tcmod scale 0.25 0.25
874	}
875	{
876		map textures/stone/mxdebri2.tga
877		rgbGen vertexLit
878		alphaGen vertex
879		tcmod scale 0.05 0.05
880		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
881	}
882}
883
884textures/terrain/mxterra4_0to3
885{
886	surfaceparm nolightmap
887	q3map_novertexshadows
888	q3map_forcesunlight
889	{
890		map textures/stone/mxdebri0.tga
891		rgbGen vertexLit
892		alphaGen vertex
893		tcmod scale 0.25 0.25
894	}
895	{
896		map textures/stone/mxdebri3.tga
897		rgbGen vertexLit
898		alphaGen vertex
899		tcmod scale 0.05 0.05
900		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
901	}
902}
903
904textures/terrain/mxterra4_0to4
905{
906	surfaceparm nolightmap
907	q3map_novertexshadows
908	q3map_forcesunlight
909	{
910		map textures/stone/mxdebri0.tga
911		rgbGen vertexLit
912		alphaGen vertex
913		tcmod scale 0.25 0.25
914	}
915	{
916		map textures/stone/mxdebri4.tga
917		rgbGen vertexLit
918		alphaGen vertex
919		tcmod scale 0.05 0.05
920		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
921	}
922}
923
924
925textures/terrain/mxterra4_1to2
926{
927	surfaceparm nolightmap
928	q3map_novertexshadows
929	q3map_forcesunlight
930	{
931		map textures/stone/mxdebri1.tga
932		rgbGen vertexLit
933		alphaGen vertex
934		tcmod scale 0.25 0.25
935	}
936	{
937		map textures/stone/mxdebri2.tga
938		rgbGen vertexLit
939		alphaGen vertex
940		tcmod scale 0.05 0.05
941		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
942	}
943}
944
945textures/terrain/mxterra4_1to3
946{
947	surfaceparm nolightmap
948	q3map_novertexshadows
949	q3map_forcesunlight
950	{
951		map textures/stone/mxdebri1.tga
952		rgbGen vertexLit
953		alphaGen vertex
954		tcmod scale 0.25 0.25
955	}
956	{
957		map textures/stone/mxdebri3.tga
958		rgbGen vertexLit
959		alphaGen vertex
960		tcmod scale 0.05 0.05
961		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
962	}
963}
964
965textures/terrain/mxterra4_1to4
966{
967	surfaceparm nolightmap
968	q3map_novertexshadows
969	q3map_forcesunlight
970	{
971		map textures/stone/mxdebri1.tga
972		rgbGen vertexLit
973		alphaGen vertex
974		tcmod scale 0.25 0.25
975	}
976	{
977		map textures/stone/mxdebri4.tga
978		rgbGen vertexLit
979		alphaGen vertex
980		tcmod scale 0.05 0.05
981		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
982	}
983}
984
985textures/terrain/mxterra4_2to3
986{
987	surfaceparm nolightmap
988	q3map_novertexshadows
989	q3map_forcesunlight
990	{
991		map textures/stone/mxdebri2.tga
992		rgbGen vertexLit
993		alphaGen vertex
994		tcmod scale 0.05 0.05
995	}
996	{
997		map textures/stone/mxdebri3.tga
998		tcmod scale 0.05 0.05
999		rgbGen vertexLit
1000		alphaGen vertex
1001		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1002	}
1003}
1004
1005textures/terrain/mxterra4_2to4
1006{
1007	surfaceparm nolightmap
1008	q3map_novertexshadows
1009	q3map_forcesunlight
1010	{
1011		map textures/stone/mxdebri2.tga
1012		rgbGen vertexLit
1013		alphaGen vertex
1014		tcmod scale 0.05 0.05
1015	}
1016	{
1017		map textures/stone/mxdebri4.tga
1018		tcmod scale 0.05 0.05
1019		rgbGen vertexLit
1020		alphaGen vertex
1021		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1022	}
1023}
1024
1025
1026textures/terrain/mxterra4_3to4
1027{
1028	surfaceparm nolightmap
1029	q3map_novertexshadows
1030	q3map_forcesunlight
1031	{
1032		map textures/stone/mxdebri3.tga
1033		rgbGen vertexLit
1034		alphaGen vertex
1035		tcmod scale 0.05 0.05
1036	}
1037	{
1038		map textures/stone/mxdebri4.tga
1039		tcmod scale 0.05 0.05
1040		rgbGen vertexLit
1041		alphaGen vertex
1042		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1043	}
1044}
1045
1046
1047///////////////// snow ///////////////////////
1048//////////////////////////////////////////////
1049
1050textures/terrain/mxterra5_0
1051{
1052	surfaceparm grasssteps
1053	surfaceparm nolightmap
1054	q3map_novertexshadows
1055	q3map_forcesunlight
1056	{
1057		map textures/stone/mxsnow0.tga
1058		rgbGen vertexLit
1059		tcmod scale 0.05 0.05
1060	}
1061	{
1062		map textures/skies2/clouds2.tga
1063		blendfunc filter
1064		tcmod scale 0.01 0.01
1065		tcMod scroll -0.01 -0.05
1066	}
1067}
1068
1069textures/terrain/mxterra5_1
1070{
1071	surfaceparm gravelsteps
1072	surfaceparm nolightmap
1073	q3map_novertexshadows
1074	q3map_forcesunlight
1075	{
1076		map textures/stone/mxsnow1.tga
1077		rgbGen vertexLit
1078		tcmod scale 0.025 0.025
1079	}
1080	{
1081		map textures/skies2/clouds2.tga
1082		blendfunc filter
1083		tcmod scale 0.01 0.01
1084		tcMod scroll -0.01 -0.05
1085	}
1086}
1087
1088textures/terrain/mxterra5_2
1089{
1090	surfaceparm grasssteps
1091	surfaceparm nolightmap
1092	q3map_novertexshadows
1093	q3map_forcesunlight
1094	{
1095		map textures/stone/mxsnow2.tga
1096		tcmod scale 0.05 0.05
1097		rgbGen vertexLit
1098	}
1099	{
1100		map textures/skies2/clouds2.tga
1101		blendfunc filter
1102		tcmod scale 0.01 0.01
1103		tcMod scroll -0.01 -0.05
1104	}
1105}
1106
1107textures/terrain/mxterra5_3
1108{
1109	surfaceparm nolightmap
1110	q3map_novertexshadows
1111	q3map_forcesunlight
1112	{
1113		map textures/stone/mxsnow3.tga
1114		tcmod scale 0.05 0.05
1115		rgbGen vertexLit
1116	}
1117	{
1118		map textures/skies2/clouds2.tga
1119		blendfunc filter
1120		tcmod scale 0.01 0.01
1121		tcMod scroll -0.01 -0.05
1122	}
1123}
1124
1125textures/terrain/mxterra5_4
1126{
1127	surfaceparm nolightmap
1128	q3map_novertexshadows
1129	q3map_forcesunlight
1130	{
1131		map textures/stone/mxsnow4.tga
1132		tcmod scale 0.1 0.1
1133		rgbGen vertexLit
1134	}
1135	{
1136		map textures/skies2/clouds2.tga
1137		blendfunc filter
1138		tcmod scale 0.01 0.01
1139		tcMod scroll -0.01 -0.05
1140	}
1141}
1142
1143textures/terrain/mxterra5_0to1
1144{
1145	surfaceparm grasssteps
1146	surfaceparm nolightmap
1147	q3map_novertexshadows
1148	q3map_forcesunlight
1149	{
1150		map textures/stone/mxsnow0.tga
1151		rgbGen vertexLit
1152		alphaGen vertex
1153		tcmod scale 0.05 0.05
1154	}
1155	{
1156		map textures/stone/mxsnow1.tga
1157		tcmod scale 0.025 0.025
1158		rgbGen vertexLit
1159		alphaGen vertex
1160		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1161	}
1162	{
1163		map textures/skies2/clouds2.tga
1164		blendfunc filter
1165		tcmod scale 0.01 0.01
1166		tcMod scroll -0.01 -0.05
1167	}
1168}
1169
1170textures/terrain/mxterra5_0to2
1171{
1172	surfaceparm grasssteps
1173	surfaceparm nolightmap
1174	q3map_novertexshadows
1175	q3map_forcesunlight
1176	{
1177		map textures/stone/mxsnow0.tga
1178		rgbGen vertexLit
1179		alphaGen vertex
1180		tcmod scale 0.05 0.05
1181	}
1182	{
1183		map textures/stone/mxsnow2.tga
1184		tcmod scale 0.05 0.05
1185		rgbGen vertexLit
1186		alphaGen vertex
1187		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1188	}
1189	{
1190		map textures/skies2/clouds2.tga
1191		blendfunc filter
1192		tcmod scale 0.01 0.01
1193		tcMod scroll -0.01 -0.05
1194	}
1195}
1196
1197textures/terrain/mxterra5_0to3
1198{
1199	surfaceparm grasssteps
1200	surfaceparm nolightmap
1201	q3map_novertexshadows
1202	q3map_forcesunlight
1203	{
1204		map textures/stone/mxsnow0.tga
1205		rgbGen vertexLit
1206		alphaGen vertex
1207		tcmod scale 0.05 0.05
1208	}
1209	{
1210		map textures/stone/mxsnow3.tga
1211		tcmod scale 0.05 0.05
1212		rgbGen vertexLit
1213		alphaGen vertex
1214		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1215	}
1216	{
1217		map textures/skies2/clouds2.tga
1218		blendfunc filter
1219		tcmod scale 0.01 0.01
1220		tcMod scroll -0.01 -0.05
1221	}
1222}
1223
1224textures/terrain/mxterra5_0to4
1225{
1226	surfaceparm grasssteps
1227	surfaceparm nolightmap
1228	q3map_novertexshadows
1229	q3map_forcesunlight
1230	{
1231		map textures/stone/mxsnow0.tga
1232		rgbGen vertexLit
1233		alphaGen vertex
1234		tcmod scale 0.05 0.05
1235	}
1236	{
1237		map textures/stone/mxsnow4.tga
1238		tcmod scale 0.1 0.1
1239		rgbGen vertexLit
1240		alphaGen vertex
1241		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1242	}
1243	{
1244		map textures/skies2/clouds2.tga
1245		blendfunc filter
1246		tcmod scale 0.01 0.01
1247		tcMod scroll -0.01 -0.05
1248	}
1249
1250}
1251
1252textures/terrain/mxterra5_1to2
1253{
1254	surfaceparm grasssteps
1255	surfaceparm nolightmap
1256	q3map_novertexshadows
1257	q3map_forcesunlight
1258	{
1259		map textures/stone/mxsnow1.tga
1260		rgbGen vertexLit
1261		alphaGen vertex
1262		tcmod scale 0.1 0.1
1263	}
1264	{
1265		map textures/stone/mxsnow2.tga
1266		tcmod scale 0.05 0.05
1267		rgbGen vertexLit
1268		alphaGen vertex
1269		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1270	}
1271	{
1272		map textures/skies2/clouds2.tga
1273		blendfunc filter
1274		tcmod scale 0.01 0.01
1275		tcMod scroll -0.01 -0.05
1276	}
1277}
1278
1279textures/terrain/mxterra5_1to3
1280{
1281	surfaceparm gravelsteps
1282	surfaceparm nolightmap
1283	q3map_novertexshadows
1284	q3map_forcesunlight
1285	{
1286		map textures/stone/mxsnow1.tga
1287		rgbGen vertexLit
1288		alphaGen vertex
1289		tcmod scale 0.1 0.1
1290	}
1291	{
1292		map textures/stone/mxsnow3.tga
1293		tcmod scale 0.05 0.05
1294		rgbGen vertexLit
1295		alphaGen vertex
1296		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1297	}
1298	{
1299		map textures/skies2/clouds2.tga
1300		blendfunc filter
1301		tcmod scale 0.01 0.01
1302		tcMod scroll -0.01 -0.05
1303	}
1304}
1305
1306textures/terrain/mxterra5_1to4
1307{
1308	surfaceparm gravelsteps
1309	surfaceparm nolightmap
1310	q3map_novertexshadows
1311	q3map_forcesunlight
1312	{
1313		map textures/stone/mxsnow1.tga
1314		rgbGen vertexLit
1315		alphaGen vertex
1316		tcmod scale 0.1 0.1
1317	}
1318	{
1319		map textures/stone/mxsnow4.tga
1320		tcmod scale 0.1 0.1
1321		rgbGen vertexLit
1322		alphaGen vertex
1323		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1324	}
1325	{
1326		map textures/skies2/clouds2.tga
1327		blendfunc filter
1328		tcmod scale 0.01 0.01
1329		tcMod scroll -0.01 -0.05
1330	}
1331}
1332
1333textures/terrain/mxterra5_2to3
1334{
1335	surfaceparm grasssteps
1336	surfaceparm nolightmap
1337	q3map_novertexshadows
1338	q3map_forcesunlight
1339	{
1340		map textures/stone/mxsnow2.tga
1341		rgbGen vertexLit
1342		alphaGen vertex
1343		tcmod scale 0.05 0.05
1344	}
1345	{
1346		map textures/stone/mxsnow3.tga
1347		tcmod scale 0.05 0.05
1348		rgbGen vertexLit
1349		alphaGen vertex
1350		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1351	}
1352	{
1353		map textures/skies2/clouds2.tga
1354		blendfunc filter
1355		tcmod scale 0.01 0.01
1356		tcMod scroll -0.01 -0.05
1357	}
1358}
1359
1360textures/terrain/mxterra5_2to4
1361{
1362	surfaceparm grasssteps
1363	surfaceparm nolightmap
1364	q3map_novertexshadows
1365	q3map_forcesunlight
1366	{
1367		map textures/stone/mxsnow2.tga
1368		rgbGen vertexLit
1369		alphaGen vertex
1370		tcmod scale 0.05 0.05
1371	}
1372	{
1373		map textures/stone/mxsnow4.tga
1374		tcmod scale 0.1 0.1
1375		rgbGen vertexLit
1376		alphaGen vertex
1377		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1378	}
1379	{
1380		map textures/skies2/clouds2.tga
1381		blendfunc filter
1382		tcmod scale 0.01 0.01
1383		tcMod scroll -0.01 -0.05
1384	}
1385}
1386
1387
1388textures/terrain/mxterra5_3to4
1389{
1390	surfaceparm nolightmap
1391	q3map_novertexshadows
1392	q3map_forcesunlight
1393	{
1394		map textures/stone/mxsnow3.tga
1395		rgbGen vertexLit
1396		alphaGen vertex
1397		tcmod scale 0.05 0.05
1398	}
1399	{
1400		map textures/stone/mxsnow4.tga
1401		tcmod scale 0.1 0.1
1402		rgbGen vertexLit
1403		alphaGen vertex
1404		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1405	}
1406	{
1407		map textures/skies2/clouds2.tga
1408		blendfunc filter
1409		tcmod scale 0.01 0.01
1410		tcMod scroll -0.01 -0.05
1411	}
1412}
1413
1414
1415///////////////// beach //////////////////////
1416//////////////////////////////////////////////
1417
1418textures/terrain/mxterra6_0
1419{
1420	surfaceparm grasssteps
1421	surfaceparm nolightmap
1422	q3map_novertexshadows
1423	q3map_forcesunlight
1424	{
1425		map textures/stone/mxsand0.tga
1426		rgbGen vertexLit
1427		tcmod scale 0.1 0.1
1428	}
1429	{
1430		map textures/skies2/clouds2.tga
1431		blendfunc filter
1432		tcmod scale 0.01 0.01
1433		tcMod scroll -0.01 -0.05
1434	}
1435}
1436
1437textures/terrain/mxterra6_1
1438{
1439	surfaceparm gravelsteps
1440	surfaceparm nolightmap
1441	q3map_novertexshadows
1442	q3map_forcesunlight
1443	{
1444		map textures/stone/mxsand1.tga
1445		rgbGen vertexLit
1446		tcmod scale 0.1 0.1
1447	}
1448	{
1449		map textures/skies2/clouds2.tga
1450		blendfunc filter
1451		tcmod scale 0.01 0.01
1452		tcMod scroll -0.01 -0.05
1453	}
1454}
1455
1456textures/terrain/mxterra6_2
1457{
1458	surfaceparm grasssteps
1459	surfaceparm nolightmap
1460	q3map_novertexshadows
1461	q3map_forcesunlight
1462	{
1463		map textures/stone/mxsand2.tga
1464		tcmod scale 0.05 0.05
1465		rgbGen vertexLit
1466	}
1467	{
1468		map textures/skies2/clouds2.tga
1469		blendfunc filter
1470		tcmod scale 0.01 0.01
1471		tcMod scroll -0.01 -0.05
1472	}
1473
1474}
1475
1476textures/terrain/mxterra6_3
1477{
1478	surfaceparm nolightmap
1479	q3map_novertexshadows
1480	q3map_forcesunlight
1481	{
1482		map textures/stone/mxsand3.tga
1483		tcmod scale 0.05 0.05
1484		rgbGen vertexLit
1485	}
1486	{
1487		map textures/skies2/clouds2.tga
1488		blendfunc filter
1489		tcmod scale 0.01 0.01
1490		tcMod scroll -0.01 -0.05
1491	}
1492
1493}
1494
1495textures/terrain/mxterra6_4
1496{
1497	surfaceparm nolightmap
1498	q3map_novertexshadows
1499	q3map_forcesunlight
1500	{
1501		map textures/stone/mxsand4.tga
1502		tcmod scale 0.1 0.1
1503		rgbGen vertexLit
1504	}
1505	{
1506		map textures/skies2/clouds2.tga
1507		blendfunc filter
1508		tcmod scale 0.01 0.01
1509		tcMod scroll -0.01 -0.05
1510	}
1511
1512}
1513
1514textures/terrain/mxterra6_0to1
1515{
1516	surfaceparm grasssteps
1517	surfaceparm nolightmap
1518	q3map_novertexshadows
1519	q3map_forcesunlight
1520	{
1521		map textures/stone/mxsand0.tga
1522		rgbGen vertexLit
1523		alphaGen vertex
1524		tcmod scale 0.1 0.1
1525	}
1526	{
1527		map textures/stone/mxsand1.tga
1528		tcmod scale 0.1 0.1
1529		rgbGen vertexLit
1530		alphaGen vertex
1531		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1532	}
1533	{
1534		map textures/skies2/clouds2.tga
1535		blendfunc filter
1536		tcmod scale 0.01 0.01
1537		tcMod scroll -0.01 -0.05
1538	}
1539
1540}
1541
1542textures/terrain/mxterra6_0to2
1543{
1544	surfaceparm grasssteps
1545	surfaceparm nolightmap
1546	q3map_novertexshadows
1547	q3map_forcesunlight
1548	{
1549		map textures/stone/mxsand0.tga
1550		rgbGen vertexLit
1551		alphaGen vertex
1552		tcmod scale 0.1 0.1
1553	}
1554	{
1555		map textures/stone/mxsand2.tga
1556		tcmod scale 0.05 0.05
1557		rgbGen vertexLit
1558		alphaGen vertex
1559		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1560	}
1561	{
1562		map textures/skies2/clouds2.tga
1563		blendfunc filter
1564		tcmod scale 0.01 0.01
1565		tcMod scroll -0.01 -0.05
1566	}
1567
1568}
1569
1570textures/terrain/mxterra6_0to3
1571{
1572	surfaceparm grasssteps
1573	surfaceparm nolightmap
1574	q3map_novertexshadows
1575	q3map_forcesunlight
1576	{
1577		map textures/stone/mxsand0.tga
1578		rgbGen vertexLit
1579		alphaGen vertex
1580		tcmod scale 0.1 0.1
1581	}
1582	{
1583		map textures/stone/mxsand3.tga
1584		tcmod scale 0.05 0.05
1585		rgbGen vertexLit
1586		alphaGen vertex
1587		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1588	}
1589	{
1590		map textures/skies2/clouds2.tga
1591		blendfunc filter
1592		tcmod scale 0.01 0.01
1593		tcMod scroll -0.01 -0.05
1594	}
1595
1596}
1597
1598textures/terrain/mxterra6_0to4
1599{
1600	surfaceparm grasssteps
1601	surfaceparm nolightmap
1602	q3map_novertexshadows
1603	q3map_forcesunlight
1604	{
1605		map textures/stone/mxsand0.tga
1606		rgbGen vertexLit
1607		alphaGen vertex
1608		tcmod scale 0.1 0.1
1609	}
1610	{
1611		map textures/stone/mxsand4.tga
1612		tcmod scale 0.1 0.1
1613		rgbGen vertexLit
1614		alphaGen vertex
1615		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1616	}
1617	{
1618		map textures/skies2/clouds2.tga
1619		blendfunc filter
1620		tcmod scale 0.01 0.01
1621		tcMod scroll -0.01 -0.05
1622	}
1623}
1624
1625textures/terrain/mxterra6_1to2
1626{
1627	surfaceparm grasssteps
1628	surfaceparm nolightmap
1629	q3map_novertexshadows
1630	q3map_forcesunlight
1631	{
1632		map textures/stone/mxsand1.tga
1633		rgbGen vertexLit
1634		alphaGen vertex
1635		tcmod scale 0.1 0.1
1636	}
1637	{
1638		map textures/stone/mxsand2.tga
1639		tcmod scale 0.05 0.05
1640		rgbGen vertexLit
1641		alphaGen vertex
1642		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1643	}
1644	{
1645		map textures/skies2/clouds2.tga
1646		blendfunc filter
1647		tcmod scale 0.01 0.01
1648		tcMod scroll -0.01 -0.05
1649	}
1650}
1651
1652textures/terrain/mxterra6_1to3
1653{
1654	surfaceparm gravelsteps
1655	surfaceparm nolightmap
1656	q3map_novertexshadows
1657	q3map_forcesunlight
1658	{
1659		map textures/stone/mxsand1.tga
1660		rgbGen vertexLit
1661		alphaGen vertex
1662		tcmod scale 0.1 0.1
1663	}
1664	{
1665		map textures/stone/mxsand3.tga
1666		tcmod scale 0.05 0.05
1667		rgbGen vertexLit
1668		alphaGen vertex
1669		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1670	}
1671	{
1672		map textures/skies2/clouds2.tga
1673		blendfunc filter
1674		tcmod scale 0.01 0.01
1675		tcMod scroll -0.01 -0.05
1676	}
1677}
1678
1679textures/terrain/mxterra6_1to4
1680{
1681	surfaceparm gravelsteps
1682	surfaceparm nolightmap
1683	q3map_novertexshadows
1684	q3map_forcesunlight
1685	{
1686		map textures/stone/mxsand1.tga
1687		rgbGen vertexLit
1688		alphaGen vertex
1689		tcmod scale 0.1 0.1
1690	}
1691	{
1692		map textures/stone/mxsand4.tga
1693		tcmod scale 0.1 0.1
1694		rgbGen vertexLit
1695		alphaGen vertex
1696		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1697	}
1698	{
1699		map textures/skies2/clouds2.tga
1700		blendfunc filter
1701		tcmod scale 0.01 0.01
1702		tcMod scroll -0.01 -0.05
1703	}
1704}
1705
1706textures/terrain/mxterra6_2to3
1707{
1708	surfaceparm grasssteps
1709	surfaceparm nolightmap
1710	q3map_novertexshadows
1711	q3map_forcesunlight
1712	{
1713		map textures/stone/mxsand2.tga
1714		rgbGen vertexLit
1715		alphaGen vertex
1716		tcmod scale 0.05 0.05
1717	}
1718	{
1719		map textures/stone/mxsand3.tga
1720		tcmod scale 0.05 0.05
1721		rgbGen vertexLit
1722		alphaGen vertex
1723		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1724	}
1725	{
1726		map textures/skies2/clouds2.tga
1727		blendfunc filter
1728		tcmod scale 0.01 0.01
1729		tcMod scroll -0.01 -0.05
1730	}
1731}
1732
1733textures/terrain/mxterra6_2to4
1734{
1735	surfaceparm grasssteps
1736	surfaceparm nolightmap
1737	q3map_novertexshadows
1738	q3map_forcesunlight
1739	{
1740		map textures/stone/mxsand2.tga
1741		rgbGen vertexLit
1742		alphaGen vertex
1743		tcmod scale 0.05 0.05
1744	}
1745	{
1746		map textures/stone/mxsand4.tga
1747		tcmod scale 0.1 0.1
1748		rgbGen vertexLit
1749		alphaGen vertex
1750		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1751	}
1752	{
1753		map textures/skies2/clouds2.tga
1754		blendfunc filter
1755		tcmod scale 0.01 0.01
1756		tcMod scroll -0.01 -0.05
1757	}
1758}
1759
1760
1761textures/terrain/mxterra6_3to4
1762{
1763	surfaceparm nolightmap
1764	q3map_novertexshadows
1765	q3map_forcesunlight
1766	{
1767		map textures/stone/mxsand3.tga
1768		rgbGen vertexLit
1769		alphaGen vertex
1770		tcmod scale 0.05 0.05
1771	}
1772	{
1773		map textures/stone/mxsand4.tga
1774		tcmod scale 0.1 0.1
1775		rgbGen vertexLit
1776		alphaGen vertex
1777		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1778	}
1779	{
1780		map textures/skies2/clouds2.tga
1781		blendfunc filter
1782		tcmod scale 0.01 0.01
1783		tcMod scroll -0.01 -0.05
1784	}
1785}
1786
1787
1788///////////////// tram /////////////////////
1789//////////////////////////////////////////////
1790
1791textures/terrain/mxterra7_0
1792{
1793	surfaceparm grasssteps
1794	surfaceparm nolightmap
1795	q3map_novertexshadows
1796	q3map_forcesunlight
1797	{
1798		map textures/stone/mxxsnow0.tga
1799		rgbGen vertexLit
1800		tcmod scale 0.1 0.1
1801	}
1802}
1803
1804textures/terrain/mxterra7_1
1805{
1806	surfaceparm gravelsteps
1807	surfaceparm nolightmap
1808	q3map_novertexshadows
1809	q3map_forcesunlight
1810	{
1811		map textures/stone/mxxsnow1.tga
1812		rgbGen vertexLit
1813		tcmod scale .025 .025
1814	}
1815}
1816
1817textures/terrain/mxterra7_2
1818{
1819	surfaceparm grasssteps
1820	surfaceparm nolightmap
1821	q3map_novertexshadows
1822	q3map_forcesunlight
1823	{
1824		map textures/stone/mxxsnow2.tga
1825		tcmod scale 0.05 0.05
1826		rgbGen vertexLit
1827	}
1828}
1829
1830textures/terrain/mxterra7_3
1831{
1832	surfaceparm nolightmap
1833	q3map_novertexshadows
1834	q3map_forcesunlight
1835	{
1836		map textures/stone/mxxsnow3.tga
1837		tcmod scale 0.05 0.05
1838		rgbGen vertexLit
1839	}
1840}
1841
1842textures/terrain/mxterra7_4
1843{
1844	surfaceparm nolightmap
1845	q3map_novertexshadows
1846	q3map_forcesunlight
1847	{
1848		map textures/stone/mxxsnow4.tga
1849		tcmod scale 0.1 0.1
1850		rgbGen vertexLit
1851	}
1852}
1853
1854textures/terrain/mxterra7_0to1
1855{
1856	surfaceparm grasssteps
1857	surfaceparm nolightmap
1858	q3map_novertexshadows
1859	q3map_forcesunlight
1860	{
1861		map textures/stone/mxxsnow0.tga
1862		rgbGen vertexLit
1863		alphaGen vertex
1864		tcmod scale 0.1 0.1
1865	}
1866	{
1867		map textures/stone/mxxsnow1.tga
1868		tcmod scale .05 .05
1869		rgbGen vertexLit
1870		alphaGen vertex
1871		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1872	}
1873}
1874
1875textures/terrain/mxterra7_0to2
1876{
1877	surfaceparm grasssteps
1878	surfaceparm nolightmap
1879	q3map_novertexshadows
1880	q3map_forcesunlight
1881	{
1882		map textures/stone/mxxsnow0.tga
1883		rgbGen vertexLit
1884		alphaGen vertex
1885		tcmod scale 0.1 0.1
1886	}
1887	{
1888		map textures/stone/mxxsnow2.tga
1889		tcmod scale 0.05 0.05
1890		rgbGen vertexLit
1891		alphaGen vertex
1892		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1893	}
1894}
1895
1896textures/terrain/mxterra7_0to3
1897{
1898	surfaceparm grasssteps
1899	surfaceparm nolightmap
1900	q3map_novertexshadows
1901	q3map_forcesunlight
1902	{
1903		map textures/stone/mxxsnow0.tga
1904		rgbGen vertexLit
1905		alphaGen vertex
1906		tcmod scale 0.1 0.1
1907	}
1908	{
1909		map textures/stone/mxxsnow3.tga
1910		tcmod scale 0.05 0.05
1911		rgbGen vertexLit
1912		alphaGen vertex
1913		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1914	}
1915}
1916
1917textures/terrain/mxterra7_0to4
1918{
1919	surfaceparm grasssteps
1920	surfaceparm nolightmap
1921	q3map_novertexshadows
1922	q3map_forcesunlight
1923	{
1924		map textures/stone/mxxsnow0.tga
1925		rgbGen vertexLit
1926		alphaGen vertex
1927		tcmod scale 0.1 0.1
1928	}
1929	{
1930		map textures/stone/mxxsnow4.tga
1931		tcmod scale 0.1 0.1
1932		rgbGen vertexLit
1933		alphaGen vertex
1934		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1935	}
1936}
1937
1938textures/terrain/mxterra7_1to2
1939{
1940	surfaceparm grasssteps
1941	surfaceparm nolightmap
1942	q3map_novertexshadows
1943	q3map_forcesunlight
1944	{
1945		map textures/stone/mxxsnow1.tga
1946		rgbGen vertexLit
1947		alphaGen vertex
1948		tcmod scale .025 .025
1949	}
1950	{
1951		map textures/stone/mxxsnow2.tga
1952		tcmod scale 0.05 0.05
1953		rgbGen vertexLit
1954		alphaGen vertex
1955		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1956	}
1957}
1958
1959textures/terrain/mxterra7_1to3
1960{
1961	surfaceparm gravelsteps
1962	surfaceparm nolightmap
1963	q3map_novertexshadows
1964	q3map_forcesunlight
1965	{
1966		map textures/stone/mxxsnow1.tga
1967		rgbGen vertexLit
1968		alphaGen vertex
1969		tcmod scale .025 .025
1970	}
1971	{
1972		map textures/stone/mxxsnow3.tga
1973		tcmod scale 0.05 0.05
1974		rgbGen vertexLit
1975		alphaGen vertex
1976		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1977	}
1978}
1979
1980textures/terrain/mxterra7_1to4
1981{
1982	surfaceparm gravelsteps
1983	surfaceparm nolightmap
1984	q3map_novertexshadows
1985	q3map_forcesunlight
1986	{
1987		map textures/stone/mxxsnow1.tga
1988		rgbGen vertexLit
1989		alphaGen vertex
1990		tcmod scale .025 .025
1991	}
1992	{
1993		map textures/stone/mxxsnow4.tga
1994		tcmod scale 0.1 0.1
1995		rgbGen vertexLit
1996		alphaGen vertex
1997		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
1998	}
1999}
2000
2001textures/terrain/mxterra7_2to3
2002{
2003	surfaceparm grasssteps
2004	surfaceparm nolightmap
2005	q3map_novertexshadows
2006	q3map_forcesunlight
2007	{
2008		map textures/stone/mxxsnow2.tga
2009		rgbGen vertexLit
2010		alphaGen vertex
2011		tcmod scale 0.05 0.05
2012	}
2013	{
2014		map textures/stone/mxxsnow3.tga
2015		tcmod scale 0.05 0.05
2016		rgbGen vertexLit
2017		alphaGen vertex
2018		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2019	}
2020}
2021
2022textures/terrain/mxterra7_2to4
2023{
2024	surfaceparm grasssteps
2025	surfaceparm nolightmap
2026	q3map_novertexshadows
2027	q3map_forcesunlight
2028	{
2029		map textures/stone/mxxsnow2.tga
2030		rgbGen vertexLit
2031		alphaGen vertex
2032		tcmod scale 0.05 0.05
2033	}
2034	{
2035		map textures/stone/mxxsnow4.tga
2036		tcmod scale 0.1 0.1
2037		rgbGen vertexLit
2038		alphaGen vertex
2039		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2040	}
2041}
2042
2043textures/terrain/mxterra7_3to4
2044{
2045	surfaceparm nolightmap
2046	q3map_novertexshadows
2047	q3map_forcesunlight
2048	{
2049		map textures/stone/mxxsnow3.tga
2050		rgbGen vertexLit
2051		alphaGen vertex
2052		tcmod scale 0.05 0.05
2053	}
2054	{
2055		map textures/stone/mxxsnow4.tga
2056		tcmod scale 0.1 0.1
2057		rgbGen vertexLit
2058		alphaGen vertex
2059		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2060	}
2061}
2062
2063
2064///////////////// assault /////////////////////
2065//////////////////////////////////////////////
2066
2067textures/terrain/mxterra8_0
2068{
2069	surfaceparm grasssteps
2070	surfaceparm nolightmap
2071	q3map_novertexshadows
2072	q3map_forcesunlight
2073	{
2074		map textures/stone/mxrock0.tga
2075		rgbGen vertexLit
2076		tcmod scale 0.1 0.1
2077	}
2078}
2079
2080textures/terrain/mxterra8_1
2081{
2082	surfaceparm gravelsteps
2083	surfaceparm nolightmap
2084	q3map_novertexshadows
2085	q3map_forcesunlight
2086	{
2087		map textures/stone/mxrock1.tga
2088		rgbGen vertexLit
2089		tcmod scale 0.1 0.1
2090	}
2091}
2092
2093textures/terrain/mxterra8_2
2094{
2095	surfaceparm grasssteps
2096	surfaceparm nolightmap
2097	q3map_novertexshadows
2098	q3map_forcesunlight
2099	{
2100		map textures/stone/mxrock2.tga
2101		tcmod scale 0.05 0.05
2102		rgbGen vertexLit
2103	}
2104}
2105
2106textures/terrain/mxterra8_3
2107{
2108	surfaceparm nolightmap
2109	q3map_novertexshadows
2110	q3map_forcesunlight
2111	{
2112		map textures/stone/mxrock3_a.tga
2113		tcmod scale 0.05 0.05
2114		rgbGen vertexLit
2115	}
2116}
2117
2118textures/terrain/mxterra8_4
2119{
2120	surfaceparm nolightmap
2121	q3map_novertexshadows
2122	q3map_forcesunlight
2123	{
2124		map textures/stone/mxrock1aa.tga
2125		tcmod scale 0.1 0.1
2126		rgbGen vertexLit
2127	}
2128}
2129
2130textures/terrain/mxterra8_0to1
2131{
2132	surfaceparm grasssteps
2133	surfaceparm nolightmap
2134	q3map_novertexshadows
2135	q3map_forcesunlight
2136	{
2137		map textures/stone/mxrock0.tga
2138		rgbGen vertexLit
2139		alphaGen vertex
2140		tcmod scale 0.1 0.1
2141	}
2142	{
2143		map textures/stone/mxrock1.tga
2144		tcmod scale 0.1 0.1
2145		rgbGen vertexLit
2146		alphaGen vertex
2147		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2148	}
2149}
2150
2151textures/terrain/mxterra8_0to2
2152{
2153	surfaceparm grasssteps
2154	surfaceparm nolightmap
2155	q3map_novertexshadows
2156	q3map_forcesunlight
2157	{
2158		map textures/stone/mxrock0.tga
2159		rgbGen vertexLit
2160		alphaGen vertex
2161		tcmod scale 0.1 0.1
2162	}
2163	{
2164		map textures/stone/mxrock2.tga
2165		tcmod scale 0.05 0.05
2166		rgbGen vertexLit
2167		alphaGen vertex
2168		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2169	}
2170}
2171
2172textures/terrain/mxterra8_0to3
2173{
2174	surfaceparm grasssteps
2175	surfaceparm nolightmap
2176	q3map_novertexshadows
2177	q3map_forcesunlight
2178	{
2179		map textures/stone/mxrock0.tga
2180		rgbGen vertexLit
2181		alphaGen vertex
2182		tcmod scale 0.1 0.1
2183	}
2184	{
2185		map textures/stone/mxrock3_a.tga
2186		tcmod scale 0.05 0.05
2187		rgbGen vertexLit
2188		alphaGen vertex
2189		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2190	}
2191}
2192
2193textures/terrain/mxterra8_0to4
2194{
2195	surfaceparm grasssteps
2196	surfaceparm nolightmap
2197	q3map_novertexshadows
2198	q3map_forcesunlight
2199	{
2200		map textures/stone/mxrock0.tga
2201		rgbGen vertexLit
2202		alphaGen vertex
2203		tcmod scale 0.1 0.1
2204	}
2205	{
2206		map textures/stone/mxrock1aa.tga
2207		tcmod scale 0.1 0.1
2208		rgbGen vertexLit
2209		alphaGen vertex
2210		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2211	}
2212}
2213
2214textures/terrain/mxterra8_1to2
2215{
2216	surfaceparm grasssteps
2217	surfaceparm nolightmap
2218	q3map_novertexshadows
2219	q3map_forcesunlight
2220	{
2221		map textures/stone/mxrock1.tga
2222		rgbGen vertexLit
2223		alphaGen vertex
2224		tcmod scale 0.1 0.1
2225	}
2226	{
2227		map textures/stone/mxrock2.tga
2228		tcmod scale 0.05 0.05
2229		rgbGen vertexLit
2230		alphaGen vertex
2231		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2232	}
2233}
2234
2235textures/terrain/mxterra8_1to3
2236{
2237	surfaceparm gravelsteps
2238	surfaceparm nolightmap
2239	q3map_novertexshadows
2240	q3map_forcesunlight
2241	{
2242		map textures/stone/mxrock1.tga
2243		rgbGen vertexLit
2244		alphaGen vertex
2245		tcmod scale 0.1 0.1
2246	}
2247	{
2248		map textures/stone/mxrock3_a.tga
2249		tcmod scale 0.05 0.05
2250		rgbGen vertexLit
2251		alphaGen vertex
2252		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2253	}
2254}
2255
2256textures/terrain/mxterra8_1to4
2257{
2258	surfaceparm gravelsteps
2259	surfaceparm nolightmap
2260	q3map_novertexshadows
2261	q3map_forcesunlight
2262	{
2263		map textures/stone/mxrock1.tga
2264		rgbGen vertexLit
2265		alphaGen vertex
2266		tcmod scale 0.1 0.1
2267	}
2268	{
2269		map textures/stone/mxrock1aa.tga
2270		tcmod scale 0.1 0.1
2271		rgbGen vertexLit
2272		alphaGen vertex
2273		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2274	}
2275}
2276
2277textures/terrain/mxterra8_2to3
2278{
2279	surfaceparm grasssteps
2280	surfaceparm nolightmap
2281	q3map_novertexshadows
2282	q3map_forcesunlight
2283	{
2284		map textures/stone/mxrock2.tga
2285		rgbGen vertexLit
2286		alphaGen vertex
2287		tcmod scale 0.05 0.05
2288	}
2289	{
2290		map textures/stone/mxrock3_a.tga
2291		tcmod scale 0.05 0.05
2292		rgbGen vertexLit
2293		alphaGen vertex
2294		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2295	}
2296}
2297
2298textures/terrain/mxterra8_2to4
2299{
2300	surfaceparm grasssteps
2301	surfaceparm nolightmap
2302	q3map_novertexshadows
2303	q3map_forcesunlight
2304	{
2305		map textures/stone/mxrock2.tga
2306		rgbGen vertexLit
2307		alphaGen vertex
2308		tcmod scale 0.05 0.05
2309	}
2310	{
2311		map textures/stone/mxrock1aa.tga
2312		tcmod scale 0.1 0.1
2313		rgbGen vertexLit
2314		alphaGen vertex
2315		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2316	}
2317}
2318
2319textures/terrain/mxterra8_3to4
2320{
2321	surfaceparm nolightmap
2322	q3map_novertexshadows
2323	q3map_forcesunlight
2324	{
2325		map textures/stone/mxrock3_a.tga
2326		rgbGen vertexLit
2327		alphaGen vertex
2328		tcmod scale 0.05 0.05
2329	}
2330	{
2331		map textures/stone/mxrock1aa.tga
2332		tcmod scale 0.1 0.1
2333		rgbGen vertexLit
2334		alphaGen vertex
2335		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2336	}
2337}
2338
2339
2340///////////////// village1 ///////////////////
2341//////////////////////////////////////////////
2342
2343textures/terrain/mxterra9_0
2344{
2345	surfaceparm snowsteps
2346	surfaceparm nolightmap
2347	q3map_novertexshadows
2348	q3map_forcesunlight
2349	{
2350		map textures/snow/s_dirt_m03i_2.tga
2351		rgbGen vertexLit
2352		tcmod scale 0.3 0.3
2353	}
2354}
2355
2356textures/terrain/mxterra9_1
2357{
2358	surfaceparm snowsteps
2359	surfaceparm nolightmap
2360	q3map_novertexshadows
2361	q3map_forcesunlight
2362	{
2363		map textures/snow/s_floor_l_01.tga
2364		rgbGen vertexLit
2365		tcmod scale 0.3 0.3
2366	}
2367}
2368
2369textures/terrain/mxterra9_2
2370{
2371	surfaceparm snowsteps
2372	surfaceparm nolightmap
2373	q3map_novertexshadows
2374	q3map_forcesunlight
2375	{
2376		map textures/snow/s_grass_ml03b.tga
2377		tcmod scale 0.3 0.3
2378		rgbGen vertexLit
2379	}
2380}
2381
2382textures/terrain/mxterra9_0to1
2383{
2384	surfaceparm snowsteps
2385	surfaceparm nolightmap
2386	q3map_novertexshadows
2387	q3map_forcesunlight
2388	{
2389		map textures/snow/s_dirt_m03i_2.tga
2390		rgbGen vertexLit
2391		alphaGen vertex
2392		tcmod scale 0.3 0.3
2393	}
2394	{
2395		map textures/snow/s_floor_l_01.tga
2396		tcmod scale 0.3 0.3
2397		rgbGen vertexLit
2398		alphaGen vertex
2399		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2400	}
2401}
2402
2403textures/terrain/mxterra9_0to2
2404{
2405	surfaceparm snowsteps
2406	surfaceparm nolightmap
2407	q3map_novertexshadows
2408	q3map_forcesunlight
2409	{
2410		map textures/snow/s_dirt_m03i_2.tga
2411		rgbGen vertexLit
2412		alphaGen vertex
2413		tcmod scale 0.3 0.3
2414	}
2415	{
2416		map textures/snow/s_grass_ml03b.tga
2417		tcmod scale 0.3 0.3
2418		rgbGen vertexLit
2419		alphaGen vertex
2420		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2421	}
2422}
2423
2424textures/terrain/mxterra9_1to2
2425{
2426	surfaceparm snowsteps
2427	surfaceparm nolightmap
2428	q3map_novertexshadows
2429	q3map_forcesunlight
2430	{
2431		map textures/snow/s_floor_l_01.tga
2432		rgbGen vertexLit
2433		alphaGen vertex
2434		tcmod scale 0.3 0.3
2435	}
2436	{
2437		map textures/snow/s_grass_ml03b.tga
2438		tcmod scale 0.3 0.3
2439		rgbGen vertexLit
2440		alphaGen vertex
2441		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2442	}
2443}
2444
2445///////////////// training ///////////////////
2446//////////////////////////////////////////////
2447
2448textures/terrain/mxterra10_0
2449{
2450	surfaceparm grasssteps
2451	surfaceparm nolightmap
2452	q3map_novertexshadows
2453	q3map_forcesunlight
2454	{
2455		map textures/stone/mxrock0t.tga
2456		rgbGen vertexLit
2457		tcmod scale 0.1 0.1
2458	}
2459
2460}
2461
2462textures/terrain/mxterra10_1
2463{
2464	surfaceparm gravelsteps
2465	surfaceparm nolightmap
2466	q3map_novertexshadows
2467	q3map_forcesunlight
2468	{
2469		map textures/stone/mxrock1b.tga
2470		rgbGen vertexLit
2471		tcmod scale 0.1 0.1
2472	}
2473
2474}
2475
2476textures/terrain/mxterra10_2
2477{
2478	surfaceparm grasssteps
2479	surfaceparm nolightmap
2480	q3map_novertexshadows
2481	q3map_forcesunlight
2482	{
2483		map textures/stone/mxrock2t.tga
2484		tcmod scale 0.05 0.05
2485		rgbGen vertexLit
2486	}
2487
2488
2489}
2490
2491textures/terrain/mxterra10_3
2492{
2493	surfaceparm nolightmap
2494	q3map_novertexshadows
2495	q3map_forcesunlight
2496	{
2497		map textures/stone/mxrock3g.tga
2498		tcmod scale 0.05 0.05
2499		rgbGen vertexLit
2500	}
2501
2502
2503}
2504
2505textures/terrain/mxterra10_4
2506{
2507	surfaceparm nolightmap
2508	q3map_novertexshadows
2509	q3map_forcesunlight
2510	{
2511		map textures/stone/mxrock4c.tga
2512		tcmod scale 0.1 0.1
2513		rgbGen vertexLit
2514	}
2515
2516
2517}
2518
2519textures/terrain/mxterra10_0to1
2520{
2521	surfaceparm grasssteps
2522	surfaceparm nolightmap
2523	q3map_novertexshadows
2524	q3map_forcesunlight
2525	{
2526		map textures/stone/mxrock0t.tga
2527		rgbGen vertexLit
2528		alphaGen vertex
2529		tcmod scale 0.1 0.1
2530	}
2531	{
2532		map textures/stone/mxrock1b.tga
2533		tcmod scale 0.1 0.1
2534		rgbGen vertexLit
2535		alphaGen vertex
2536		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2537	}
2538
2539
2540}
2541
2542textures/terrain/mxterra10_0to2
2543{
2544	surfaceparm grasssteps
2545	surfaceparm nolightmap
2546	q3map_novertexshadows
2547	q3map_forcesunlight
2548	{
2549		map textures/stone/mxrock0t.tga
2550		rgbGen vertexLit
2551		alphaGen vertex
2552		tcmod scale 0.1 0.1
2553	}
2554	{
2555		map textures/stone/mxrock2t.tga
2556		tcmod scale 0.05 0.05
2557		rgbGen vertexLit
2558		alphaGen vertex
2559		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2560	}
2561
2562
2563}
2564
2565textures/terrain/mxterra10_0to3
2566{
2567	surfaceparm grasssteps
2568	surfaceparm nolightmap
2569	q3map_novertexshadows
2570	q3map_forcesunlight
2571	{
2572		map textures/stone/mxrock0t.tga
2573		rgbGen vertexLit
2574		alphaGen vertex
2575		tcmod scale 0.1 0.1
2576	}
2577	{
2578		map textures/stone/mxrock3g.tga
2579		tcmod scale 0.05 0.05
2580		rgbGen vertexLit
2581		alphaGen vertex
2582		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2583	}
2584
2585
2586}
2587
2588textures/terrain/mxterra10_0to4
2589{
2590	surfaceparm grasssteps
2591	surfaceparm nolightmap
2592	q3map_novertexshadows
2593	q3map_forcesunlight
2594	{
2595		map textures/stone/mxrock0t.tga
2596		rgbGen vertexLit
2597		alphaGen vertex
2598		tcmod scale 0.1 0.1
2599	}
2600	{
2601		map textures/stone/mxrock4c.tga
2602		tcmod scale 0.1 0.1
2603		rgbGen vertexLit
2604		alphaGen vertex
2605		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2606	}
2607
2608
2609}
2610
2611textures/terrain/mxterra10_1to2
2612{
2613	surfaceparm grasssteps
2614	surfaceparm nolightmap
2615	q3map_novertexshadows
2616	q3map_forcesunlight
2617	{
2618		map textures/stone/mxrock1b.tga
2619		rgbGen vertexLit
2620		alphaGen vertex
2621		tcmod scale 0.1 0.1
2622	}
2623	{
2624		map textures/stone/mxrock2t.tga
2625		tcmod scale 0.05 0.05
2626		rgbGen vertexLit
2627		alphaGen vertex
2628		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2629	}
2630
2631}
2632
2633textures/terrain/mxterra10_1to3
2634{
2635	surfaceparm gravelsteps
2636	surfaceparm nolightmap
2637	q3map_novertexshadows
2638	q3map_forcesunlight
2639	{
2640		map textures/stone/mxrock1b.tga
2641		rgbGen vertexLit
2642		alphaGen vertex
2643		tcmod scale 0.1 0.1
2644	}
2645	{
2646		map textures/stone/mxrock3g.tga
2647		tcmod scale 0.05 0.05
2648		rgbGen vertexLit
2649		alphaGen vertex
2650		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2651	}
2652
2653}
2654
2655textures/terrain/mxterra10_1to4
2656{
2657	surfaceparm gravelsteps
2658	surfaceparm nolightmap
2659	q3map_novertexshadows
2660	q3map_forcesunlight
2661	{
2662		map textures/stone/mxrock1b.tga
2663		rgbGen vertexLit
2664		alphaGen vertex
2665		tcmod scale 0.1 0.1
2666	}
2667	{
2668		map textures/stone/mxrock4c.tga
2669		tcmod scale 0.1 0.1
2670		rgbGen vertexLit
2671		alphaGen vertex
2672		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2673	}
2674
2675}
2676
2677textures/terrain/mxterra10_2to3
2678{
2679	surfaceparm grasssteps
2680	surfaceparm nolightmap
2681	q3map_novertexshadows
2682	q3map_forcesunlight
2683	{
2684		map textures/stone/mxrock2t.tga
2685		rgbGen vertexLit
2686		alphaGen vertex
2687		tcmod scale 0.05 0.05
2688	}
2689	{
2690		map textures/stone/mxrock3g.tga
2691		tcmod scale 0.05 0.05
2692		rgbGen vertexLit
2693		alphaGen vertex
2694		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2695	}
2696
2697}
2698
2699textures/terrain/mxterra10_2to4
2700{
2701	surfaceparm grasssteps
2702	surfaceparm nolightmap
2703	q3map_novertexshadows
2704	q3map_forcesunlight
2705	{
2706		map textures/stone/mxrock2t.tga
2707		rgbGen vertexLit
2708		alphaGen vertex
2709		tcmod scale 0.05 0.05
2710	}
2711	{
2712		map textures/stone/mxrock4c.tga
2713		tcmod scale 0.1 0.1
2714		rgbGen vertexLit
2715		alphaGen vertex
2716		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2717	}
2718
2719}
2720
2721textures/terrain/mxterra10_3to4
2722{
2723	surfaceparm nolightmap
2724	q3map_novertexshadows
2725	q3map_forcesunlight
2726	{
2727		map textures/stone/mxrock3g.tga
2728		rgbGen vertexLit
2729		alphaGen vertex
2730		tcmod scale 0.05 0.05
2731	}
2732	{
2733		map textures/stone/mxrock4c.tga
2734		tcmod scale 0.1 0.1
2735		rgbGen vertexLit
2736		alphaGen vertex
2737		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2738	}
2739
2740}
2741
2742
2743///////////////// dam terrain ////////////////
2744//////////////////////////////////////////////
2745
2746textures/terrain/mxterra11_0
2747{
2748	surfaceparm grasssteps
2749	surfaceparm nolightmap
2750	q3map_novertexshadows
2751	q3map_forcesunlight
2752	{
2753		map textures/stone/mxrock0b.tga
2754		rgbGen vertexLit
2755		tcmod scale 0.1 0.1
2756	}
2757}
2758
2759textures/terrain/mxterra11_1
2760{
2761	surfaceparm gravelsteps
2762	surfaceparm nolightmap
2763	q3map_novertexshadows
2764	q3map_forcesunlight
2765	{
2766		map textures/stone/mxrock1b.tga
2767		rgbGen vertexLit
2768		tcmod scale 0.1 0.1
2769	}
2770}
2771
2772textures/terrain/mxterra11_2
2773{
2774	surfaceparm grasssteps
2775	surfaceparm nolightmap
2776	q3map_novertexshadows
2777	q3map_forcesunlight
2778	{
2779		map textures/stone/mxrock2b.tga
2780		tcmod scale 0.05 0.05
2781		rgbGen vertexLit
2782	}
2783}
2784
2785textures/terrain/mxterra11_3
2786{
2787	surfaceparm nolightmap
2788	q3map_novertexshadows
2789	q3map_forcesunlight
2790	{
2791		map textures/stone/mxrock3aa.tga
2792		tcmod scale 0.05 0.05
2793		rgbGen vertexLit
2794	}
2795}
2796
2797textures/terrain/mxterra11_4
2798{
2799	surfaceparm nolightmap
2800	q3map_novertexshadows
2801	q3map_forcesunlight
2802	{
2803		map textures/stone/mxrock4b.tga
2804		tcmod scale 0.1 0.1
2805		rgbGen vertexLit
2806	}
2807}
2808
2809textures/terrain/mxterra11_0to1
2810{
2811	surfaceparm grasssteps
2812	surfaceparm nolightmap
2813	q3map_novertexshadows
2814	q3map_forcesunlight
2815	{
2816		map textures/stone/mxrock0b.tga
2817		rgbGen vertexLit
2818		alphaGen vertex
2819		tcmod scale 0.1 0.1
2820	}
2821	{
2822		map textures/stone/mxrock1b.tga
2823		tcmod scale 0.1 0.1
2824		rgbGen vertexLit
2825		alphaGen vertex
2826		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2827	}
2828}
2829
2830textures/terrain/mxterra11_0to2
2831{
2832	surfaceparm grasssteps
2833	surfaceparm nolightmap
2834	q3map_novertexshadows
2835	q3map_forcesunlight
2836	{
2837		map textures/stone/mxrock0b.tga
2838		rgbGen vertexLit
2839		alphaGen vertex
2840		tcmod scale 0.1 0.1
2841	}
2842	{
2843		map textures/stone/mxrock2b.tga
2844		tcmod scale 0.05 0.05
2845		rgbGen vertexLit
2846		alphaGen vertex
2847		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2848	}
2849}
2850
2851textures/terrain/mxterra11_0to3
2852{
2853	surfaceparm grasssteps
2854	surfaceparm nolightmap
2855	q3map_novertexshadows
2856	q3map_forcesunlight
2857	{
2858		map textures/stone/mxrock0b.tga
2859		rgbGen vertexLit
2860		alphaGen vertex
2861		tcmod scale 0.1 0.1
2862	}
2863	{
2864		map textures/stone/mxrock3aa.tga
2865		tcmod scale 0.05 0.05
2866		rgbGen vertexLit
2867		alphaGen vertex
2868		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2869	}
2870}
2871
2872textures/terrain/mxterra11_0to4
2873{
2874	surfaceparm grasssteps
2875	surfaceparm nolightmap
2876	q3map_novertexshadows
2877	q3map_forcesunlight
2878	{
2879		map textures/stone/mxrock0b.tga
2880		rgbGen vertexLit
2881		alphaGen vertex
2882		tcmod scale 0.1 0.1
2883	}
2884	{
2885		map textures/stone/mxrock4b.tga
2886		tcmod scale 0.1 0.1
2887		rgbGen vertexLit
2888		alphaGen vertex
2889		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2890	}
2891}
2892
2893
2894textures/terrain/mxterra11_1to2
2895{
2896	surfaceparm grasssteps
2897	surfaceparm nolightmap
2898	q3map_novertexshadows
2899	q3map_forcesunlight
2900	{
2901		map textures/stone/mxrock1b.tga
2902		rgbGen vertexLit
2903		alphaGen vertex
2904		tcmod scale 0.1 0.1
2905	}
2906	{
2907		map textures/stone/mxrock2b.tga
2908		tcmod scale 0.05 0.05
2909		rgbGen vertexLit
2910		alphaGen vertex
2911		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2912	}
2913}
2914
2915textures/terrain/mxterra11_1to3
2916{
2917	surfaceparm gravelsteps
2918	surfaceparm nolightmap
2919	q3map_novertexshadows
2920	q3map_forcesunlight
2921	{
2922		map textures/stone/mxrock1b.tga
2923		rgbGen vertexLit
2924		alphaGen vertex
2925		tcmod scale 0.1 0.1
2926	}
2927	{
2928		map textures/stone/mxrock3aa.tga
2929		tcmod scale 0.05 0.05
2930		rgbGen vertexLit
2931		alphaGen vertex
2932		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2933	}
2934}
2935
2936textures/terrain/mxterra11_1to4
2937{
2938	surfaceparm gravelsteps
2939	surfaceparm nolightmap
2940	q3map_novertexshadows
2941	q3map_forcesunlight
2942	{
2943		map textures/stone/mxrock1b.tga
2944		rgbGen vertexLit
2945		alphaGen vertex
2946		tcmod scale 0.1 0.1
2947	}
2948	{
2949		map textures/stone/mxrock4b.tga
2950		tcmod scale 0.1 0.1
2951		rgbGen vertexLit
2952		alphaGen vertex
2953		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2954	}
2955}
2956
2957textures/terrain/mxterra11_2to3
2958{
2959	surfaceparm grasssteps
2960	surfaceparm nolightmap
2961	q3map_novertexshadows
2962	q3map_forcesunlight
2963	{
2964		map textures/stone/mxrock2b.tga
2965		rgbGen vertexLit
2966		alphaGen vertex
2967		tcmod scale 0.05 0.05
2968	}
2969	{
2970		map textures/stone/mxrock3aa.tga
2971		tcmod scale 0.05 0.05
2972		rgbGen vertexLit
2973		alphaGen vertex
2974		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2975	}
2976}
2977
2978textures/terrain/mxterra11_2to4
2979{
2980	surfaceparm grasssteps
2981	surfaceparm nolightmap
2982	q3map_novertexshadows
2983	q3map_forcesunlight
2984	{
2985		map textures/stone/mxrock2b.tga
2986		rgbGen vertexLit
2987		alphaGen vertex
2988		tcmod scale 0.05 0.05
2989	}
2990	{
2991		map textures/stone/mxrock4b.tga
2992		tcmod scale 0.1 0.1
2993		rgbGen vertexLit
2994		alphaGen vertex
2995		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
2996	}
2997}
2998
2999textures/terrain/mxterra11_3to4
3000{
3001	surfaceparm nolightmap
3002	q3map_novertexshadows
3003	q3map_forcesunlight
3004	{
3005		map textures/stone/mxrock3aa.tga
3006		rgbGen vertexLit
3007		alphaGen vertex
3008		tcmod scale 0.05 0.05
3009	}
3010	{
3011		map textures/stone/mxrock4b.tga
3012		tcmod scale 0.1 0.1
3013		rgbGen vertexLit
3014		alphaGen vertex
3015		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3016	}
3017}
3018
3019
3020///////////////// dam skybox /////////////////
3021//////////////////////////////////////////////
3022
3023textures/terrain/mxterra12_0
3024{
3025	surfaceparm grasssteps
3026	surfaceparm nolightmap
3027	q3map_novertexshadows
3028	q3map_forcesunlight
3029	{
3030		map textures/stone/mxrock0b.tga
3031		rgbGen vertexLit
3032		tcmod scale 1 1
3033	}
3034}
3035
3036textures/terrain/mxterra12_1
3037{
3038	surfaceparm gravelsteps
3039	surfaceparm nolightmap
3040	q3map_novertexshadows
3041	q3map_forcesunlight
3042	{
3043		map textures/stone/mxrock1b.tga
3044		rgbGen vertexLit
3045		tcmod scale .75 .75
3046	}
3047}
3048
3049textures/terrain/mxterra12_2
3050{
3051	surfaceparm grasssteps
3052	surfaceparm nolightmap
3053	q3map_novertexshadows
3054	q3map_forcesunlight
3055	{
3056		map textures/stone/mxrock2b.tga
3057		tcmod scale .75 .75
3058		rgbGen vertexLit
3059	}
3060}
3061
3062textures/terrain/mxterra12_3
3063{
3064	surfaceparm nolightmap
3065	q3map_novertexshadows
3066	q3map_forcesunlight
3067	{
3068		map textures/stone/mxrock3g.tga
3069		tcmod scale .75 .75
3070		rgbGen vertexLit
3071	}
3072}
3073
3074textures/terrain/mxterra12_4
3075{
3076	surfaceparm nolightmap
3077	q3map_novertexshadows
3078	q3map_forcesunlight
3079	{
3080		map textures/stone/mxrock4b.tga
3081		tcmod scale .75 .75
3082		rgbGen vertexLit
3083	}
3084}
3085
3086textures/terrain/mxterra12_0to1
3087{
3088	surfaceparm grasssteps
3089	surfaceparm nolightmap
3090	q3map_novertexshadows
3091	q3map_forcesunlight
3092	{
3093		map textures/stone/mxrock0b.tga
3094		rgbGen vertexLit
3095		alphaGen vertex
3096		tcmod scale .75 .75
3097	}
3098	{
3099		map textures/stone/mxrock1b.tga
3100		tcmod scale 1 1
3101		rgbGen vertexLit
3102		alphaGen vertex
3103		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3104	}
3105}
3106
3107textures/terrain/mxterra12_0to2
3108{
3109	surfaceparm grasssteps
3110	surfaceparm nolightmap
3111	q3map_novertexshadows
3112	q3map_forcesunlight
3113	{
3114		map textures/stone/mxrock0b.tga
3115		rgbGen vertexLit
3116		alphaGen vertex
3117		tcmod scale 1 1
3118	}
3119	{
3120		map textures/stone/mxrock2b.tga
3121		tcmod scale .75 .75
3122		rgbGen vertexLit
3123		alphaGen vertex
3124		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3125	}
3126}
3127
3128textures/terrain/mxterra12_0to3
3129{
3130	surfaceparm grasssteps
3131	surfaceparm nolightmap
3132	q3map_novertexshadows
3133	q3map_forcesunlight
3134	{
3135		map textures/stone/mxrock0b.tga
3136		rgbGen vertexLit
3137		alphaGen vertex
3138		tcmod scale 1 1
3139	}
3140	{
3141		map textures/stone/mxrock3g.tga
3142		tcmod scale .75 .75
3143		rgbGen vertexLit
3144		alphaGen vertex
3145		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3146	}
3147}
3148
3149textures/terrain/mxterra12_0to4
3150{
3151	surfaceparm grasssteps
3152	surfaceparm nolightmap
3153	q3map_novertexshadows
3154	q3map_forcesunlight
3155	{
3156		map textures/stone/mxrock0b.tga
3157		rgbGen vertexLit
3158		alphaGen vertex
3159		tcmod scale 1 1
3160	}
3161	{
3162		map textures/stone/mxrock4b.tga
3163		tcmod scale 1 1
3164		rgbGen vertexLit
3165		alphaGen vertex
3166		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3167	}
3168}
3169
3170textures/terrain/mxterra12_1to2
3171{
3172	surfaceparm grasssteps
3173	surfaceparm nolightmap
3174	q3map_novertexshadows
3175	q3map_forcesunlight
3176	{
3177		map textures/stone/mxrock1b.tga
3178		rgbGen vertexLit
3179		alphaGen vertex
3180		tcmod scale .75 .75
3181	}
3182	{
3183		map textures/stone/mxrock2b.tga
3184		tcmod scale .75 .75
3185		rgbGen vertexLit
3186		alphaGen vertex
3187		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3188	}
3189}
3190
3191textures/terrain/mxterra12_1to3
3192{
3193	surfaceparm gravelsteps
3194	surfaceparm nolightmap
3195	q3map_novertexshadows
3196	q3map_forcesunlight
3197	{
3198		map textures/stone/mxrock1b.tga
3199		rgbGen vertexLit
3200		alphaGen vertex
3201		tcmod scale .75 .75
3202	}
3203	{
3204		map textures/stone/mxrock3g.tga
3205		tcmod scale .75 .75
3206		rgbGen vertexLit
3207		alphaGen vertex
3208		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3209	}
3210}
3211
3212textures/terrain/mxterra12_1to4
3213{
3214	surfaceparm gravelsteps
3215	surfaceparm nolightmap
3216	q3map_novertexshadows
3217	q3map_forcesunlight
3218	{
3219		map textures/stone/mxrock1b.tga
3220		rgbGen vertexLit
3221		alphaGen vertex
3222		tcmod scale .75 .75
3223	}
3224	{
3225		map textures/stone/mxrock4b.tga
3226		tcmod scale .75 .75
3227		rgbGen vertexLit
3228		alphaGen vertex
3229		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3230	}
3231}
3232
3233textures/terrain/mxterra12_2to3
3234{
3235	surfaceparm grasssteps
3236	surfaceparm nolightmap
3237	q3map_novertexshadows
3238	q3map_forcesunlight
3239	{
3240		map textures/stone/mxrock2b.tga
3241		rgbGen vertexLit
3242		alphaGen vertex
3243		tcmod scale .75 .75
3244	}
3245	{
3246		map textures/stone/mxrock3g.tga
3247		tcmod scale .75 .75
3248		rgbGen vertexLit
3249		alphaGen vertex
3250		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3251	}
3252}
3253
3254textures/terrain/mxterra12_2to4
3255{
3256	surfaceparm grasssteps
3257	surfaceparm nolightmap
3258	q3map_novertexshadows
3259	q3map_forcesunlight
3260	{
3261		map textures/stone/mxrock2b.tga
3262		rgbGen vertexLit
3263		alphaGen vertex
3264		tcmod scale .75 .75
3265	}
3266	{
3267		map textures/stone/mxrock4b.tga
3268		tcmod scale .75 .75
3269		rgbGen vertexLit
3270		alphaGen vertex
3271		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3272	}
3273}
3274
3275textures/terrain/mxterra12_3to4
3276{
3277	surfaceparm nolightmap
3278	q3map_novertexshadows
3279	q3map_forcesunlight
3280	{
3281		map textures/stone/mxrock3g.tga
3282		rgbGen vertexLit
3283		alphaGen vertex
3284		tcmod scale .75 .75
3285	}
3286	{
3287		map textures/stone/mxrock4b.tga
3288		tcmod scale .75 .75
3289		rgbGen vertexLit
3290		alphaGen vertex
3291		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3292	}
3293}
3294
3295
3296///////////////// escape /////////////////////
3297//////////////////////////////////////////////
3298
3299textures/terrain/mxterra13_0
3300{
3301	surfaceparm grasssteps
3302	surfaceparm nolightmap
3303	q3map_novertexshadows
3304	q3map_forcesunlight
3305	{
3306		map textures/rock/roc_m01p.tga
3307		rgbGen vertexLit
3308		tcmod scale .05 .05
3309	}
3310}
3311
3312textures/terrain/mxterra13_1
3313{
3314	surfaceparm gravelsteps
3315	surfaceparm nolightmap
3316	q3map_novertexshadows
3317	q3map_forcesunlight
3318	{
3319		map textures/rock/roc_m01p.tga
3320		rgbGen vertexLit
3321		tcmod scale .075 .075
3322	}
3323
3324
3325}
3326
3327textures/terrain/mxterra13_2
3328{
3329	surfaceparm grasssteps
3330	surfaceparm nolightmap
3331	q3map_novertexshadows
3332	q3map_forcesunlight
3333	{
3334		map textures/snow/s_grass_ml03a_s.tga
3335		tcmod scale .075 .075
3336		rgbGen vertexLit
3337	}
3338}
3339
3340textures/terrain/mxterra13_0to1
3341{
3342	surfaceparm grasssteps
3343	surfaceparm nolightmap
3344	q3map_novertexshadows
3345	q3map_forcesunlight
3346	{
3347		map textures//rock/roc_m01aa.tga
3348		rgbGen vertexLit
3349		alphaGen vertex
3350		tcmod scale .075 .075
3351	}
3352	{
3353		map textures/rock/roc_m01p.tga
3354		tcmod scale 1 1
3355		rgbGen vertexLit
3356		alphaGen vertex
3357		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3358	}
3359}
3360
3361textures/terrain/mxterra13_0to2
3362{
3363	surfaceparm grasssteps
3364	surfaceparm nolightmap
3365	q3map_novertexshadows
3366	q3map_forcesunlight
3367	{
3368		map textures/rock/roc_m01p.tga
3369		rgbGen vertexLit
3370		alphaGen vertex
3371		tcmod scale .05 .05
3372	}
3373	{
3374		map textures/snow/s_grass_ml03a_s.tga
3375		tcmod scale .075 .075
3376		rgbGen vertexLit
3377		alphaGen vertex
3378		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3379	}
3380}
3381
3382textures/terrain/mxterra13_1to2
3383{
3384	surfaceparm grasssteps
3385	surfaceparm nolightmap
3386	q3map_novertexshadows
3387	q3map_forcesunlight
3388	{
3389		map textures/rock/roc_m01p.tga
3390		rgbGen vertexLit
3391		alphaGen vertex
3392		tcmod scale .075 .075
3393	}
3394	{
3395		map textures/snow/s_grass_ml03a_s.tga
3396		tcmod scale .075 .075
3397		rgbGen vertexLit
3398		alphaGen vertex
3399		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3400	}
3401}
3402
3403
3404///////////////// dark forest ////////////////
3405//////////////////////////////////////////////
3406
3407textures/terrain/mxterra14_0
3408{
3409	surfaceparm grasssteps
3410	surfaceparm nolightmap
3411	q3map_novertexshadows
3412	q3map_forcesunlight
3413	{
3414		map textures/stone/mxrock0b.tga
3415		rgbGen vertexLit
3416		tcmod scale 0.1 0.1
3417	}
3418}
3419
3420textures/terrain/mxterra14_1
3421{
3422	surfaceparm gravelsteps
3423	surfaceparm nolightmap
3424	q3map_novertexshadows
3425	q3map_forcesunlight
3426	{
3427		map textures/stone/mxrock1b.tga
3428		rgbGen vertexLit
3429		tcmod scale 0.1 0.1
3430	}
3431}
3432
3433textures/terrain/mxterra14_2
3434{
3435	surfaceparm grasssteps
3436	surfaceparm nolightmap
3437	q3map_novertexshadows
3438	q3map_forcesunlight
3439	{
3440		map textures/stone/mxrock2b.tga
3441		tcmod scale 0.05 0.05
3442		rgbGen vertexLit
3443	}
3444}
3445
3446textures/terrain/mxterra14_3
3447{
3448	surfaceparm nolightmap
3449	q3map_novertexshadows
3450	q3map_forcesunlight
3451	{
3452		map textures/stone/mxrock3g.tga
3453		tcmod scale 0.05 0.05
3454		rgbGen vertexLit
3455	}
3456}
3457
3458textures/terrain/mxterra14_4
3459{
3460	surfaceparm nolightmap
3461	q3map_novertexshadows
3462	q3map_forcesunlight
3463	{
3464		map textures/stone/mxrock4b.tga
3465		tcmod scale 0.1 0.1
3466		rgbGen vertexLit
3467	}
3468}
3469
3470textures/terrain/mxterra14_0to1
3471{
3472	surfaceparm grasssteps
3473	surfaceparm nolightmap
3474	q3map_novertexshadows
3475	q3map_forcesunlight
3476	{
3477		map textures/stone/mxrock0b.tga
3478		rgbGen vertexLit
3479		alphaGen vertex
3480		tcmod scale 0.1 0.1
3481	}
3482	{
3483		map textures/stone/mxrock1b.tga
3484		tcmod scale 0.1 0.1
3485		rgbGen vertexLit
3486		alphaGen vertex
3487		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3488	}
3489}
3490
3491textures/terrain/mxterra14_0to2
3492{
3493	surfaceparm grasssteps
3494	surfaceparm nolightmap
3495	q3map_novertexshadows
3496	q3map_forcesunlight
3497	{
3498		map textures/stone/mxrock0b.tga
3499		rgbGen vertexLit
3500		alphaGen vertex
3501		tcmod scale 0.1 0.1
3502	}
3503	{
3504		map textures/stone/mxrock2b.tga
3505		tcmod scale 0.05 0.05
3506		rgbGen vertexLit
3507		alphaGen vertex
3508		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3509	}
3510}
3511
3512textures/terrain/mxterra14_0to3
3513{
3514	surfaceparm grasssteps
3515	surfaceparm nolightmap
3516	q3map_novertexshadows
3517	q3map_forcesunlight
3518	{
3519		map textures/stone/mxrock0b.tga
3520		rgbGen vertexLit
3521		alphaGen vertex
3522		tcmod scale 0.1 0.1
3523	}
3524	{
3525		map textures/stone/mxrock3g.tga
3526		tcmod scale 0.05 0.05
3527		rgbGen vertexLit
3528		alphaGen vertex
3529		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3530	}
3531}
3532
3533textures/terrain/mxterra14_0to4
3534{
3535	surfaceparm grasssteps
3536	surfaceparm nolightmap
3537	q3map_novertexshadows
3538	q3map_forcesunlight
3539	{
3540		map textures/stone/mxrock0b.tga
3541		rgbGen vertexLit
3542		alphaGen vertex
3543		tcmod scale 0.1 0.1
3544	}
3545	{
3546		map textures/stone/mxrock4b.tga
3547		tcmod scale 0.1 0.1
3548		rgbGen vertexLit
3549		alphaGen vertex
3550		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3551	}
3552}
3553
3554textures/terrain/mxterra14_1to2
3555{
3556	surfaceparm grasssteps
3557	surfaceparm nolightmap
3558	q3map_novertexshadows
3559	q3map_forcesunlight
3560	{
3561		map textures/stone/mxrock1b.tga
3562		rgbGen vertexLit
3563		alphaGen vertex
3564		tcmod scale 0.1 0.1
3565	}
3566	{
3567		map textures/stone/mxrock2b.tga
3568		tcmod scale 0.05 0.05
3569		rgbGen vertexLit
3570		alphaGen vertex
3571		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3572	}
3573}
3574
3575textures/terrain/mxterra14_1to3
3576{
3577	surfaceparm gravelsteps
3578	surfaceparm nolightmap
3579	q3map_novertexshadows
3580	q3map_forcesunlight
3581	{
3582		map textures/stone/mxrock1b.tga
3583		rgbGen vertexLit
3584		alphaGen vertex
3585		tcmod scale 0.1 0.1
3586	}
3587	{
3588		map textures/stone/mxrock3g.tga
3589		tcmod scale 0.05 0.05
3590		rgbGen vertexLit
3591		alphaGen vertex
3592		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3593	}
3594}
3595
3596textures/terrain/mxterra14_1to4
3597{
3598	surfaceparm gravelsteps
3599	surfaceparm nolightmap
3600	q3map_novertexshadows
3601	q3map_forcesunlight
3602	{
3603		map textures/stone/mxrock1b.tga
3604		rgbGen vertexLit
3605		alphaGen vertex
3606		tcmod scale 0.1 0.1
3607	}
3608	{
3609		map textures/stone/mxrock4b.tga
3610		tcmod scale 0.1 0.1
3611		rgbGen vertexLit
3612		alphaGen vertex
3613		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3614	}
3615}
3616
3617textures/terrain/mxterra14_2to3
3618{
3619	surfaceparm grasssteps
3620	surfaceparm nolightmap
3621	q3map_novertexshadows
3622	q3map_forcesunlight
3623	{
3624		map textures/stone/mxrock2b.tga
3625		rgbGen vertexLit
3626		alphaGen vertex
3627		tcmod scale 0.05 0.05
3628	}
3629	{
3630		map textures/stone/mxrock3g.tga
3631		tcmod scale 0.05 0.05
3632		rgbGen vertexLit
3633		alphaGen vertex
3634		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3635	}
3636}
3637
3638textures/terrain/mxterra14_2to4
3639{
3640	surfaceparm grasssteps
3641	surfaceparm nolightmap
3642	q3map_novertexshadows
3643	q3map_forcesunlight
3644	{
3645		map textures/stone/mxrock2b.tga
3646		rgbGen vertexLit
3647		alphaGen vertex
3648		tcmod scale 0.05 0.05
3649	}
3650	{
3651		map textures/stone/mxrock4b.tga
3652		tcmod scale 0.1 0.1
3653		rgbGen vertexLit
3654		alphaGen vertex
3655		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3656	}
3657}
3658
3659textures/terrain/mxterra14_3to4
3660{
3661	surfaceparm nolightmap
3662	q3map_novertexshadows
3663	q3map_forcesunlight
3664	{
3665		map textures/stone/mxrock3g.tga
3666		rgbGen vertexLit
3667		alphaGen vertex
3668		tcmod scale 0.05 0.05
3669	}
3670	{
3671		map textures/stone/mxrock4b.tga
3672		tcmod scale 0.1 0.1
3673		rgbGen vertexLit
3674		alphaGen vertex
3675		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3676	}
3677}
3678
3679
3680///////////////// norway /////////////////////
3681//////////////////////////////////////////////
3682
3683textures/terrain/mxterra15_0
3684{
3685	surfaceparm grasssteps
3686	surfaceparm nolightmap
3687	q3map_novertexshadows
3688	q3map_forcesunlight
3689	{
3690		map textures/stone/mxsnow0.tga
3691		rgbGen vertexLit
3692		tcmod scale 0.05 0.05
3693	}
3694}
3695
3696textures/terrain/mxterra15_1
3697{
3698	surfaceparm gravelsteps
3699	surfaceparm nolightmap
3700	q3map_novertexshadows
3701	q3map_forcesunlight
3702	{
3703		map textures/stone/mxsnow1.tga
3704		rgbGen vertexLit
3705		tcmod scale 0.025 0.025
3706	}
3707}
3708
3709textures/terrain/mxterra15_2
3710{
3711	surfaceparm grasssteps
3712	surfaceparm nolightmap
3713	q3map_novertexshadows
3714	q3map_forcesunlight
3715	{
3716		map textures/stone/mxsnow2.tga
3717		tcmod scale 0.05 0.05
3718		rgbGen vertexLit
3719	}
3720}
3721
3722textures/terrain/mxterra15_3
3723{
3724	surfaceparm nolightmap
3725	q3map_novertexshadows
3726	q3map_forcesunlight
3727	{
3728		map textures/stone/mxsnow3.tga
3729		tcmod scale 0.05 0.05
3730		rgbGen vertexLit
3731	}
3732}
3733
3734textures/terrain/mxterra15_4
3735{
3736	surfaceparm nolightmap
3737	q3map_novertexshadows
3738	q3map_forcesunlight
3739	{
3740		map textures/stone/mxsnow4.tga
3741		tcmod scale 0.1 0.1
3742		rgbGen vertexLit
3743	}
3744}
3745
3746textures/terrain/mxterra15_0to1
3747{
3748	surfaceparm grasssteps
3749	surfaceparm nolightmap
3750	q3map_novertexshadows
3751	q3map_forcesunlight
3752	{
3753		map textures/stone/mxsnow0.tga
3754		rgbGen vertexLit
3755		alphaGen vertex
3756		tcmod scale 0.05 0.05
3757	}
3758	{
3759		map textures/stone/mxsnow1.tga
3760		tcmod scale 0.025 0.025
3761		rgbGen vertexLit
3762		alphaGen vertex
3763		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3764	}
3765}
3766
3767textures/terrain/mxterra15_0to2
3768{
3769	surfaceparm grasssteps
3770	surfaceparm nolightmap
3771	q3map_novertexshadows
3772	q3map_forcesunlight
3773	{
3774		map textures/stone/mxsnow0.tga
3775		rgbGen vertexLit
3776		alphaGen vertex
3777		tcmod scale 0.05 0.05
3778	}
3779	{
3780		map textures/stone/mxsnow2.tga
3781		tcmod scale 0.05 0.05
3782		rgbGen vertexLit
3783		alphaGen vertex
3784		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3785	}
3786}
3787
3788textures/terrain/mxterra15_0to3
3789{
3790	surfaceparm grasssteps
3791	surfaceparm nolightmap
3792	q3map_novertexshadows
3793	q3map_forcesunlight
3794	{
3795		map textures/stone/mxsnow0.tga
3796		rgbGen vertexLit
3797		alphaGen vertex
3798		tcmod scale 0.05 0.05
3799	}
3800	{
3801		map textures/stone/mxsnow3.tga
3802		tcmod scale 0.05 0.05
3803		rgbGen vertexLit
3804		alphaGen vertex
3805		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3806	}
3807}
3808
3809textures/terrain/mxterra15_0to4
3810{
3811	surfaceparm grasssteps
3812	surfaceparm nolightmap
3813	q3map_novertexshadows
3814	q3map_forcesunlight
3815	{
3816		map textures/stone/mxsnow0.tga
3817		rgbGen vertexLit
3818		alphaGen vertex
3819		tcmod scale 0.05 0.05
3820	}
3821	{
3822		map textures/stone/mxsnow4.tga
3823		tcmod scale 0.1 0.1
3824		rgbGen vertexLit
3825		alphaGen vertex
3826		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3827	}
3828}
3829
3830
3831textures/terrain/mxterra15_1to2
3832{
3833	surfaceparm grasssteps
3834	surfaceparm nolightmap
3835	q3map_novertexshadows
3836	q3map_forcesunlight
3837	{
3838		map textures/stone/mxsnow1.tga
3839		rgbGen vertexLit
3840		alphaGen vertex
3841		tcmod scale 0.1 0.1
3842	}
3843	{
3844		map textures/stone/mxsnow2.tga
3845		tcmod scale 0.05 0.05
3846		rgbGen vertexLit
3847		alphaGen vertex
3848		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3849	}
3850}
3851
3852textures/terrain/mxterra15_1to3
3853{
3854	surfaceparm gravelsteps
3855	surfaceparm nolightmap
3856	q3map_novertexshadows
3857	q3map_forcesunlight
3858	{
3859		map textures/stone/mxsnow1.tga
3860		rgbGen vertexLit
3861		alphaGen vertex
3862		tcmod scale 0.1 0.1
3863	}
3864	{
3865		map textures/stone/mxsnow3.tga
3866		tcmod scale 0.05 0.05
3867		rgbGen vertexLit
3868		alphaGen vertex
3869		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3870	}
3871}
3872
3873textures/terrain/mxterra15_1to4
3874{
3875	surfaceparm gravelsteps
3876	surfaceparm nolightmap
3877	q3map_novertexshadows
3878	q3map_forcesunlight
3879	{
3880		map textures/stone/mxsnow1.tga
3881		rgbGen vertexLit
3882		alphaGen vertex
3883		tcmod scale 0.1 0.1
3884	}
3885	{
3886		map textures/stone/mxsnow4.tga
3887		tcmod scale 0.1 0.1
3888		rgbGen vertexLit
3889		alphaGen vertex
3890		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3891	}
3892}
3893
3894textures/terrain/mxterra15_2to3
3895{
3896	surfaceparm grasssteps
3897	surfaceparm nolightmap
3898	q3map_novertexshadows
3899	q3map_forcesunlight
3900	{
3901		map textures/stone/mxsnow2.tga
3902		rgbGen vertexLit
3903		alphaGen vertex
3904		tcmod scale 0.05 0.05
3905	}
3906	{
3907		map textures/stone/mxsnow3.tga
3908		tcmod scale 0.05 0.05
3909		rgbGen vertexLit
3910		alphaGen vertex
3911		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3912	}
3913}
3914
3915textures/terrain/mxterra15_2to4
3916{
3917	surfaceparm grasssteps
3918	surfaceparm nolightmap
3919	q3map_novertexshadows
3920	q3map_forcesunlight
3921	{
3922		map textures/stone/mxsnow2.tga
3923		rgbGen vertexLit
3924		alphaGen vertex
3925		tcmod scale 0.05 0.05
3926	}
3927	{
3928		map textures/stone/mxsnow4.tga
3929		tcmod scale 0.1 0.1
3930		rgbGen vertexLit
3931		alphaGen vertex
3932		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3933	}
3934}
3935
3936
3937textures/terrain/mxterra15_3to4
3938{
3939	surfaceparm nolightmap
3940	q3map_novertexshadows
3941	q3map_forcesunlight
3942	{
3943		map textures/stone/mxsnow3.tga
3944		rgbGen vertexLit
3945		alphaGen vertex
3946		tcmod scale 0.05 0.05
3947	}
3948	{
3949		map textures/stone/mxsnow4.tga
3950		tcmod scale 0.1 0.1
3951		rgbGen vertexLit
3952		alphaGen vertex
3953		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
3954	}
3955}
3956
3957
3958
3959
3960
3961
3962
3963/////////////////end ///////////////////
3964//////////////////////////////////////////////
3965
3966textures/terrain/mxterra16_0
3967{
3968	surfaceparm grasssteps
3969	surfaceparm nolightmap
3970	q3map_novertexshadows
3971	q3map_forcesunlight
3972	{
3973//		map textures/stone/dirt_m03.tga
3974		map textures/stone/ground_c09a.tga
3975//		map textures/stone/mxrock0t.tga
3976		rgbGen vertexLit
3977		tcmod scale 0.1 0.1
3978	}
3979
3980}
3981
3982textures/terrain/mxterra16_1
3983{
3984	surfaceparm gravelsteps
3985	surfaceparm nolightmap
3986	q3map_novertexshadows
3987	q3map_forcesunlight
3988	{
3989		map textures/stone/mxrock1b.tga
3990		rgbGen vertexLit
3991		tcmod scale 0.1 0.1
3992	}
3993
3994}
3995
3996textures/terrain/mxterra16_2
3997{
3998	surfaceparm grasssteps
3999	surfaceparm nolightmap
4000	q3map_novertexshadows
4001	q3map_forcesunlight
4002	{
4003//	      map textures/stone/ground_c09a.tga
4004		map textures/stone/mxrock4ca.tga
4005//		map textures/stone/dirt_m03.tga
4006		tcmod scale 0.05 0.05
4007		rgbGen vertexLit
4008	}
4009
4010
4011}
4012// assault_rock/ground_c09a
4013// terrain/dirt_m03
4014textures/terrain/mxterra16_3
4015{
4016	surfaceparm nolightmap
4017	q3map_novertexshadows
4018	q3map_forcesunlight
4019	{
4020		map textures/stone/mxrock3g.tga
4021		tcmod scale 0.05 0.05
4022		rgbGen vertexLit
4023	}
4024
4025
4026}
4027
4028textures/terrain/mxterra16_4
4029{
4030	surfaceparm nolightmap
4031	q3map_novertexshadows
4032	q3map_forcesunlight
4033	{
4034		map textures/stone/dirt_m03.tga
4035//		map textures/stone/mxrock4ca.tga
4036		tcmod scale 0.1 0.1
4037		rgbGen vertexLit
4038	}
4039
4040
4041}
4042
4043textures/terrain/mxterra16_0to1
4044{
4045	surfaceparm grasssteps
4046	surfaceparm nolightmap
4047	q3map_novertexshadows
4048	q3map_forcesunlight
4049	{
4050		map textures/stone/ground_c09a.tga
4051		rgbGen vertexLit
4052		alphaGen vertex
4053		tcmod scale 0.1 0.1
4054	}
4055	{
4056		map textures/stone/mxrock1b.tga
4057		tcmod scale 0.1 0.1
4058		rgbGen vertexLit
4059		alphaGen vertex
4060		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4061	}
4062
4063
4064}
4065
4066textures/terrain/mxterra16_0to2
4067{
4068	surfaceparm grasssteps
4069	surfaceparm nolightmap
4070	q3map_novertexshadows
4071	q3map_forcesunlight
4072	{
4073		map textures/stone/ground_c09a.tga
4074		rgbGen vertexLit
4075		alphaGen vertex
4076		tcmod scale 0.1 0.1
4077	}
4078	{
4079		map textures/stone/mxrock4ca.tga
4080		tcmod scale 0.05 0.05
4081		rgbGen vertexLit
4082		alphaGen vertex
4083		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4084	}
4085
4086
4087}
4088
4089textures/terrain/mxterra16_0to3
4090{
4091	surfaceparm grasssteps
4092	surfaceparm nolightmap
4093	q3map_novertexshadows
4094	q3map_forcesunlight
4095	{
4096		map textures/stone/ground_c09a.tga
4097		rgbGen vertexLit
4098		alphaGen vertex
4099		tcmod scale 0.1 0.1
4100	}
4101	{
4102		map textures/stone/mxrock3g.tga
4103		tcmod scale 0.05 0.05
4104		rgbGen vertexLit
4105		alphaGen vertex
4106		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4107	}
4108
4109
4110}
4111
4112textures/terrain/mxterra16_0to4
4113{
4114	surfaceparm grasssteps
4115	surfaceparm nolightmap
4116	q3map_novertexshadows
4117	q3map_forcesunlight
4118	{
4119		map textures/stone/ground_c09a.tga
4120		rgbGen vertexLit
4121		alphaGen vertex
4122		tcmod scale 0.1 0.1
4123	}
4124	{
4125		map textures/stone/dirt_m03.tga
4126		tcmod scale 0.1 0.1
4127		rgbGen vertexLit
4128		alphaGen vertex
4129		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4130	}
4131
4132
4133}
4134
4135textures/terrain/mxterra16_1to2
4136{
4137	surfaceparm grasssteps
4138	surfaceparm nolightmap
4139	q3map_novertexshadows
4140	q3map_forcesunlight
4141	{
4142		map textures/stone/mxrock1b.tga
4143		rgbGen vertexLit
4144		alphaGen vertex
4145		tcmod scale 0.1 0.1
4146	}
4147	{
4148		map textures/stone/mxrock4ca.tga
4149		tcmod scale 0.05 0.05
4150		rgbGen vertexLit
4151		alphaGen vertex
4152		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4153	}
4154
4155}
4156
4157textures/terrain/mxterra16_1to3
4158{
4159	surfaceparm gravelsteps
4160	surfaceparm nolightmap
4161	q3map_novertexshadows
4162	q3map_forcesunlight
4163	{
4164		map textures/stone/mxrock1b.tga
4165		rgbGen vertexLit
4166		alphaGen vertex
4167		tcmod scale 0.1 0.1
4168	}
4169	{
4170		map textures/stone/mxrock3g.tga
4171		tcmod scale 0.05 0.05
4172		rgbGen vertexLit
4173		alphaGen vertex
4174		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4175	}
4176
4177}
4178
4179textures/terrain/mxterra16_1to4
4180{
4181	surfaceparm gravelsteps
4182	surfaceparm nolightmap
4183	q3map_novertexshadows
4184	q3map_forcesunlight
4185	{
4186		map textures/stone/mxrock1b.tga
4187		rgbGen vertexLit
4188		alphaGen vertex
4189		tcmod scale 0.1 0.1
4190	}
4191	{
4192		map textures/stone/dirt_m03.tga
4193		tcmod scale 0.1 0.1
4194		rgbGen vertexLit
4195		alphaGen vertex
4196		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4197	}
4198
4199}
4200
4201textures/terrain/mxterra16_2to3
4202{
4203	surfaceparm grasssteps
4204	surfaceparm nolightmap
4205	q3map_novertexshadows
4206	q3map_forcesunlight
4207	{
4208		map textures/stone/mxrock4ca.tga
4209
4210		rgbGen vertexLit
4211		alphaGen vertex
4212		tcmod scale 0.05 0.05
4213	}
4214	{
4215		map textures/stone/mxrock3g.tga
4216		tcmod scale 0.05 0.05
4217		rgbGen vertexLit
4218		alphaGen vertex
4219		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4220	}
4221
4222}
4223
4224textures/terrain/mxterra16_2to4
4225{
4226	surfaceparm grasssteps
4227	surfaceparm nolightmap
4228	q3map_novertexshadows
4229	q3map_forcesunlight
4230	{
4231		map textures/stone/mxrock4ca.tga
4232		rgbGen vertexLit
4233		alphaGen vertex
4234		tcmod scale 0.05 0.05
4235	}
4236	{
4237		map textures/stone/dirt_m03.tga
4238		tcmod scale 0.1 0.1
4239		rgbGen vertexLit
4240		alphaGen vertex
4241		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4242	}
4243
4244}
4245
4246textures/terrain/mxterra16_3to4
4247{
4248	surfaceparm nolightmap
4249	q3map_novertexshadows
4250	q3map_forcesunlight
4251	{
4252		map textures/stone/mxrock3g.tga
4253		rgbGen vertexLit
4254		alphaGen vertex
4255		tcmod scale 0.05 0.05
4256	}
4257	{
4258		map textures/stone/dirt_m03.tga
4259		tcmod scale 0.1 0.1
4260		rgbGen vertexLit
4261		alphaGen vertex
4262		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4263	}
4264
4265}
4266
4267
4268
4269///////////////// Boss2 /////////////////////
4270//////////////////////////////////////////////
4271
4272textures/terrain/mxterra17_0
4273{
4274	surfaceparm grasssteps
4275	surfaceparm nolightmap
4276	q3map_novertexshadows
4277	q3map_forcesunlight
4278	{
4279		map textures/stone/mxsnow0.tga
4280		rgbGen vertexLit
4281		tcmod scale 0.05 0.05
4282	}
4283}
4284
4285textures/terrain/mxterra17_1
4286{
4287	surfaceparm gravelsteps
4288	surfaceparm nolightmap
4289	q3map_novertexshadows
4290	q3map_forcesunlight
4291	{
4292		map textures/stone/mxsnow3.tga
4293		rgbGen vertexLit
4294		tcmod scale 0.025 0.025
4295	}
4296}
4297
4298textures/terrain/mxterra17_0to1
4299{
4300	surfaceparm grasssteps
4301	surfaceparm nolightmap
4302	q3map_novertexshadows
4303	q3map_forcesunlight
4304	{
4305		map textures/stone/mxsnow0.tga
4306		rgbGen vertexLit
4307		alphaGen vertex
4308		tcmod scale 0.05 0.05
4309	}
4310	{
4311		map textures/stone/mxsnow3.tga
4312		tcmod scale 0.025 0.025
4313		rgbGen vertexLit
4314		alphaGen vertex
4315		blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
4316	}
4317}
4318
4319/////////////////end ///////////////////
4320//////////////////////////////////////////////
4321
4322
4323
4324
4325