[ Index ] WAROFGENERALS

PHP Cross Reference of WAROFGENERALS MODS SOURCES

title

Body

[close]

/Command and conquer Generals/Call to arms/Data/INI/ -> Terrain.ini (source)

   1  ;//////////////////////////////////////////////////////////////////////////////
   2  ;FILE: Terrain.INI ////////////////////////////////////////////////////////////
   3  ;//////////////////////////////////////////////////////////////////////////////
   4  
   5  Terrain AsphaltType1
   6    Texture = TXAsph01a.tga
   7    Class = ASPHALT
   8  End
   9  
  10  Terrain AsphaltType2
  11    Texture = TXAsph02a.tga
  12    Class = ASPHALT
  13  End
  14  
  15  Terrain AsphaltType3
  16    Texture = TXAsph03a.tga
  17    Class = ASPHALT
  18  End
  19  
  20  Terrain BridgeAsphaltBlend
  21    Texture = TRTAsflt.tga
  22    Class = ASPHALT
  23  End
  24  
  25  Terrain BridgeAsphaltBlend2
  26    Texture = TRTAsflt2.tga
  27    Class = ROCK
  28  End
  29  
  30  Terrain CliffMediumType1
  31    Texture = TMCliff01a.tga
  32    Class = Swiss_1
  33  End
  34  
  35  Terrain CliffMediumType2
  36    Texture = TMCliff02a.tga
  37    Class = ROCK
  38  End
  39  
  40  Terrain CliffMediumType3
  41    Texture = TMCliff03a.tga
  42    Class = ROCK
  43  End
  44  
  45  Terrain CliffMediumType4
  46    Texture = TMCliff04a.tga
  47    Class = ROCK
  48  End
  49  
  50  Terrain CliffMediumType5
  51    Texture = TMCliff05a.tga
  52    Class = ROCK
  53  End
  54  
  55  Terrain CliffMediumType5b
  56    Texture = TMCliff05b.tga
  57    Class = Desert_1
  58  End
  59  
  60  Terrain CliffMediumType6
  61    Texture = TMCliff06a.tga
  62    Class = ROCK
  63  End
  64  
  65  Terrain CliffMediumType6b
  66    Texture = TMCliff06b.tga
  67    Class = Desert_1
  68  End
  69  
  70  Terrain CliffMediumType6c
  71    Texture = TMCliff06c.tga
  72    Class = ROCK
  73  End
  74  
  75  Terrain CliffMediumType6snow
  76    Texture = TMCliff06d.tga
  77    Class = ROCK
  78  End
  79  
  80  Terrain CliffMediumType7
  81    Texture = TMCliff07a.tga
  82    Class = ROCK
  83  End
  84  
  85  Terrain CliffMediumType8
  86    Texture = TMCliff08a.tga
  87    Class = ROCK
  88  End
  89  
  90  Terrain CliffMediumType8b
  91    Texture = TMCliff08b.tga
  92    Class = Desert_1
  93  End
  94  
  95  Terrain CliffMediumType9
  96    Texture = TMCliff09a.tga
  97    Class = ROCK
  98  End
  99  
 100  Terrain CliffMediumType9b
 101    Texture = TMCliff09b.tga
 102    Class = Desert_1
 103  End
 104  
 105  Terrain CliffMediumType10
 106    Texture = TMCliff10a.tga
 107    Class = ROCK
 108  End
 109  
 110  Terrain CliffMediumType10b
 111    Texture = TMCliff10b.tga
 112    Class = Desert_1
 113  End
 114  
 115  Terrain CliffMediumType11
 116    Texture = TMCliff11a.tga
 117    Class = Eastern_Europe_1
 118  End
 119  
 120  Terrain CliffMediumType12
 121    Texture = TMCliff12a.tga
 122    Class = ROCK
 123  End
 124  
 125  Terrain CliffMediumType13
 126    Texture = TMCliff13a.tga
 127    Class = ROCK
 128  End
 129  
 130  Terrain CliffMediumType13b
 131    Texture = TMCliff13b.tga
 132    Class = Desert_1
 133  End
 134  
 135  Terrain CliffMediumType14
 136    Texture = TMCliff14a.tga
 137    Class = ROCK
 138  End
 139  
 140  Terrain CliffMediumType15
 141    Texture = TMCliff15a.tga
 142    Class = Desert_1
 143  End
 144  
 145  Terrain CliffMediumType15b
 146    Texture = TMCliff15b.tga
 147    Class = ROCK
 148  End
 149  
 150  Terrain CliffMediumType15snow
 151    Texture = TMCliff15c.tga
 152    Class = ROCK
 153  End
 154  
 155  Terrain CliffMediumType16
 156    Texture = TMCliff16a.tga
 157    Class = ROCK
 158  End
 159  
 160  Terrain CliffMediumType17
 161    Texture = TMCliff17a.tga
 162    Class = ROCK
 163  End
 164  
 165  Terrain CliffMediumType17b
 166    Texture = TMCliff17b.tga
 167    Class = ROCK
 168  End
 169  
 170  Terrain CliffMediumType17bsnowy
 171    Texture = TMCliff17c.tga
 172    Class = ROCK
 173  End
 174  
 175  Terrain CliffMediumType18
 176    Texture = TMCliff18a.tga
 177    Class = ROCK
 178  End
 179  
 180  Terrain CliffMediumType19
 181    Texture = TMCliff19a.tga
 182    Class = Desert_2
 183  End
 184  
 185  Terrain CliffMediumType20
 186    Texture = TMCliff20a.tga
 187    Class = Desert_2
 188  End
 189  
 190  Terrain CliffMediumType21
 191    Texture = TMCliff21a.tga
 192    Class = Eastern_Europe_1
 193  End
 194  
 195  Terrain CliffMediumType22
 196    Texture = TMCliff22a.tga
 197    Class = Rock
 198  End
 199  
 200  Terrain CliffMediumType23
 201    Texture = TMCliff23a.tga
 202    Class = Rock
 203  End
 204  
 205  Terrain CliffMediumType24
 206    Texture = TMCliff24a.tga
 207    Class = Desert_3
 208  End
 209  
 210  Terrain CliffMediumType24b
 211    Texture = TMCliff24b.tga
 212    Class = Desert_3
 213  End
 214  
 215  Terrain CliffLargeType1
 216    Texture = TLCliff01a.tga
 217    Class = ROCK
 218  End
 219  
 220  Terrain CliffLargeType1snow
 221    Texture = TLCliff01b.tga
 222    Class = ROCK
 223  End
 224  
 225  Terrain CliffLargeType2
 226    Texture = TLCliff02a.tga
 227    Class = ROCK
 228  End
 229  
 230  Terrain CliffLargeType3
 231    Texture = TLCliff03a.tga
 232    Class = Desert_1
 233  End
 234  
 235  Terrain CliffLargeType3b
 236    Texture = TLCliff03b.tga
 237    Class = ROCK
 238  End
 239  
 240  Terrain CliffLargeType4
 241    Texture = TLCliff04a.tga
 242    Class = ROCK
 243  End
 244  
 245  Terrain CliffLargeType5
 246    Texture = TLCliff05a.tga
 247    Class = ROCK
 248  End
 249  
 250  Terrain CliffLargeType6
 251    Texture = TLCliff06a.tga
 252    Class = ROCK
 253  End
 254  
 255  Terrain CliffLargeType6b
 256    Texture = TLCliff06b.tga
 257    Class = ROCK
 258  End
 259  
 260  Terrain CliffLargeType7
 261    Texture = TLCliff07a.tga
 262    Class = ROCK
 263  End
 264  
 265  Terrain CliffLargeType8
 266    Texture = TLCliff08a.tga
 267    Class = ROCK
 268  End
 269  
 270  Terrain CliffLargeType9
 271    Texture = TLCliff09a.tga
 272    Class = Desert_2
 273  End
 274  
 275  Terrain CliffLargeType10
 276    Texture = TLCliff10a.tga
 277    Class = Desert_2
 278  End
 279  
 280  Terrain CliffLargeType11
 281    Texture = TLCliff11a.tga
 282    Class = Desert_2
 283  End
 284  
 285  Terrain CliffLargeType12
 286    Texture = TLCliff12a.tga
 287    Class = Desert_2
 288  End
 289  
 290  Terrain CliffLargeType13
 291    Texture = TLCliff13a.tga
 292    Class = Desert_1
 293  End
 294  
 295  Terrain CobblestoneType1
 296    Texture = TXCobb01a.tga
 297    Class = ROCK
 298  End
 299  
 300  Terrain ConcreteMediumType1
 301    Texture = TMConc01a.tga
 302    Class = CONCRETE
 303  End
 304  
 305  Terrain ConcreteMediumType1Snow
 306    Texture = TMConc01b.tga
 307    Class = SNOW_1
 308  End
 309  
 310  Terrain ConcreteType1
 311    Texture = TXConc01a.tga
 312    Class = CONCRETE
 313  End
 314  
 315  Terrain ConcreteType2
 316    Texture = TXConc02a.tga
 317    Class = CONCRETE
 318  End
 319  
 320  Terrain ConcreteType3
 321    Texture = TXConc03a.tga
 322    Class = CONCRETE
 323  End
 324  
 325  Terrain ConcreteType4
 326    Texture = TXConc04a.tga
 327    Class = CONCRETE
 328  End
 329  
 330  Terrain ConcreteType4
 331    Texture = TXConc04a.tga
 332    Class = CONCRETE
 333  End
 334  
 335  Terrain ConcreteType5
 336    Texture = TXConc05a.tga
 337    Class = CONCRETE
 338  End
 339  
 340  Terrain ConcreteType6
 341    Texture = TXConc06a.tga
 342    Class = CONCRETE
 343  End
 344  
 345  Terrain DirtType1
 346    Texture = TXDirt01a.tga
 347    Class = DIRT
 348  End
 349  
 350  Terrain DirtType2
 351    Texture = TXDirt02a.tga
 352    Class = DIRT
 353  End
 354  
 355  Terrain DirtType3
 356    Texture = TXDirt03a.tga
 357    Class = DIRT
 358  End
 359  
 360  Terrain DirtSnowType1
 361    Texture = TMDirt06d.tga
 362    Class = SNOW_1
 363  End
 364  
 365  Terrain DirtMediumType1
 366    Texture = TMDirt01a.tga
 367    Class = DIRT
 368  End
 369  
 370  Terrain DirtMediumType2
 371    Texture = TMDirt02a.tga
 372    Class = DIRT
 373  End
 374  
 375  Terrain DirtMediumType3
 376    Texture = TMDirt03a.tga
 377    Class = DIRT
 378  End
 379  
 380  Terrain DirtMediumType4
 381    Texture = TMDirt04a.tga
 382    Class = DIRT
 383  End
 384  
 385  Terrain DirtMediumType5
 386    Texture = TMDirt05a.tga
 387    Class = DIRT
 388  End
 389  
 390  Terrain DirtMediumType6
 391    Texture = TMDirt06a.tga
 392    Class = DIRT
 393  End
 394  
 395  Terrain DirtMediumType7
 396    Texture = TMDirt07a.tga
 397    Class = DIRT
 398  End
 399  
 400  Terrain DirtMediumType8
 401    Texture = TMDirt08a.tga
 402    Class = Desert_1
 403  End
 404  
 405  Terrain DirtMediumType9
 406    Texture = TMDirt09a.tga
 407    Class = Desert_1
 408  End
 409  
 410  Terrain DirtMediumType10
 411    Texture = TMDirt10a.tga
 412    Class = Desert_1
 413  End
 414  
 415  Terrain DirtMediumType11
 416    Texture = TMDirt11a.tga
 417    Class = Desert_1
 418  End
 419  
 420  Terrain DirtMediumType12
 421    Texture = TMDirt12a.tga
 422    Class = Desert_2
 423  End
 424  
 425  Terrain DirtMediumType13
 426    Texture = TMDirt13a.tga
 427    Class = Desert_2
 428  End
 429  
 430  Terrain DirtMediumType14
 431    Texture = TMDirt14a.tga
 432    Class = DIRT
 433  End
 434  
 435  Terrain DirtMediumType15Snow
 436    Texture = TMDirt15a.tga
 437    Class = SNOW_1
 438  End
 439  
 440  Terrain CropsType1
 441    Texture = TMCrops01a.tga
 442    Class = DIRT
 443  End
 444  
 445  Terrain GrassType1
 446    Texture = TXGras01a.tga
 447    Class = Swiss_1
 448  End
 449  
 450  Terrain GrassType2Leaves
 451    Texture = TXGras02a.tga
 452    Class = GRASS
 453  End
 454  
 455  Terrain GrassLargeType1
 456    Texture = TLGras01a.tga
 457    Class = Eastern_Europe_1
 458  End
 459  
 460  Terrain GrassLargeType2
 461    Texture = TLGras02a.tga
 462    Class = Desert_2
 463  End
 464  
 465  Terrain GrassLargeType1Snow
 466    Texture = TLGras01b.tga
 467    Class = GRASS
 468  End
 469  
 470  Terrain GrassMediumType1
 471    Texture = TMGras02a.tga
 472    Class = GRASS
 473  End
 474  
 475  Terrain GrassMediumType2
 476    Texture = TMGras03a.tga
 477    Class = GRASS
 478  End
 479  
 480  Terrain GrassMediumType3
 481    Texture = TMGras04a.tga
 482    Class = Eastern_Europe_1
 483  End
 484  
 485  Terrain GrassMediumType4
 486    Texture = TMGras05a.tga
 487    Class = GRASS
 488  End
 489  
 490  Terrain GrassMediumType5
 491    Texture = TMGras06a.tga
 492    Class = Eastern_Europe_1
 493  End
 494  
 495  Terrain GrassMediumType6
 496    Texture = TMGras07a.tga
 497    Class = Eastern_Europe_1
 498  End
 499  
 500  Terrain GrassMediumType7
 501    Texture = TMGras08a.tga
 502    Class = Swiss_1
 503  End
 504  
 505  Terrain GrassMediumType8
 506    Texture = TMGras09a.tga
 507    Class = Swiss_1
 508  End
 509  
 510  Terrain GrassMediumType9
 511    Texture = TMGras10a.tga
 512    Class = GRASS
 513  End
 514  
 515  Terrain GrassMediumType10
 516    Texture = TMGras11a.tga
 517    Class = GRASS
 518  End
 519  
 520  Terrain GrassMediumType10b
 521    Texture = TMGras11b.tga
 522    Class = GRASS
 523  End
 524  
 525  Terrain GrassMediumType11
 526    Texture = TMGras12a.tga
 527    Class = GRASS
 528  End
 529  
 530  Terrain GrassMediumType11b
 531    Texture = TMGras12b.tga
 532    Class = GRASS
 533  End
 534  
 535  Terrain GrassMediumType12
 536    Texture = TMGras13a.tga
 537    Class = Eastern_Europe_1
 538  End
 539  
 540  Terrain GrassMediumType12Leaves
 541    Texture = TMGras13b.tga
 542    Class = GRASS
 543  End
 544  
 545  Terrain GrassMediumType13
 546    Texture = TMGras14a.tga
 547    Class = Eastern_Europe_1
 548  End
 549  
 550  Terrain GrassMediumType13Leaves
 551    Texture = TMGras14b.tga
 552    Class = GRASS
 553  End
 554  
 555  
 556  Terrain GrassMediumType13Light
 557    Texture = TMGras14c.tga
 558    Class = GRASS
 559  End
 560  
 561  Terrain GrassMediumType14
 562    Texture = TMGras15a.tga
 563    Class = GRASS
 564  End
 565  
 566  Terrain GrassMediumType15
 567    Texture = TMGras16a.tga
 568    Class = GRASS
 569  End
 570  
 571  Terrain GrassMediumType16
 572    Texture = TMGras17a.tga
 573    Class = GRASS
 574  End
 575  
 576  Terrain GrassMediumType17
 577    Texture = TMGras18a.tga
 578    Class = GRASS
 579  End
 580  
 581  Terrain GrassMediumType18
 582    Texture = TMGras19a.tga
 583    Class = GRASS
 584  End
 585  
 586  Terrain GrassMediumType19
 587    Texture = TMGras20a.tga
 588    Class = GRASS
 589  End
 590  
 591  Terrain GrassMediumType20
 592    Texture = TMGras21a.tga
 593    Class = Swiss_1
 594  End
 595  
 596  Terrain GrassMediumType21
 597    Texture = TMGras22a.tga
 598    Class = GRASS
 599  End
 600  
 601  Terrain GrassMediumType22
 602    Texture = TMGras23a.tga
 603    Class = GRASS
 604  End
 605  
 606  Terrain GrassMediumType23
 607    Texture = TMGras24a.tga
 608    Class = GRASS
 609  End
 610  
 611  Terrain GrassMediumType23brown
 612    Texture = TMGras24b.tga
 613    Class = GRASS
 614  End
 615  
 616  Terrain GrassMediumType24
 617    Texture = TMGras25a.tga
 618    Class = Eastern_Europe_1
 619  End
 620  
 621  Terrain GrassMediumType25
 622    Texture = TMGras26a.tga
 623    Class = GRASS
 624  End
 625  
 626  Terrain GrassMediumType26
 627    Texture = TMGras27a.tga
 628    Class = GRASS
 629  End
 630  
 631  Terrain GrassMediumType27
 632    Texture = TMGras28a.tga
 633    Class = Swiss_1
 634  End
 635  
 636  Terrain GrassMediumType27brown
 637    Texture = TMGras28b.tga
 638    Class = GRASS
 639  End
 640  
 641  Terrain GrassMediumType27olive
 642    Texture = TMGras28c.tga
 643    Class = Desert_1
 644  End
 645  
 646  Terrain GrassMediumType28
 647    Texture = TMGras29a.tga
 648    Class = GRASS
 649  End
 650  
 651  Terrain GrassMediumType29
 652    Texture = TMGras30a.tga
 653    Class = Desert_1
 654  End
 655  
 656  Terrain GrassMediumType30
 657    Texture = TMGras31a.tga
 658    Class = GRASS
 659  End
 660  
 661  Terrain GrassMediumType31
 662    Texture = TMGras32a.tga
 663    Class = GRASS
 664  End
 665  
 666  Terrain GrassMediumType32
 667    Texture = TMGras33a.tga
 668    Class = Desert_2
 669  End
 670  
 671  Terrain GrassMediumType33
 672    Texture = TMGras34a.tga
 673    Class = GRASS
 674  End
 675  
 676  Terrain GrassMediumType34
 677    Texture = TMGras35a.tga
 678    Class = Desert_2
 679  End
 680  
 681  Terrain GrassMediumType35
 682    Texture = TMGras36a.tga
 683    Class = Desert_2
 684  End
 685  
 686  Terrain GrassMediumType36
 687    Texture = TMGras04b.tga
 688    Class = Desert_1
 689  End
 690  
 691  Terrain GrassRockTransitionType1
 692    Texture = TTGrasRock01a.tga
 693    Class = TRANSITION
 694  End
 695  
 696  Terrain GrassSandTransitionType1
 697    Texture = TTGrasSand01a.tga
 698    Class = TRANSITION
 699  End
 700  
 701  Terrain SandRoadTransitionType1
 702    Texture = TTSandRoad01a.tga
 703    Class = TRANSITION
 704  End
 705  
 706  Terrain ParkingLotType1a
 707    Texture = TXPKLT01a.tga
 708    Class = ASPHALT
 709  End
 710  
 711  Terrain ParkingLotType1b
 712    Texture = TXPKLT01b.tga
 713    Class = ASPHALT
 714  End
 715  
 716  Terrain ParkingLotType1c
 717    Texture = TXPKLT01c.tga
 718    Class = ASPHALT
 719  End
 720  
 721  Terrain ParkingLotType1d
 722    Texture = TXPKLT01d.tga
 723    Class = ASPHALT
 724  End
 725  
 726  Terrain RocksType1
 727    Texture = TXRock01a.tga
 728    Class = ROCK
 729  End
 730  
 731  Terrain RocksMediumType1
 732    Texture = TMRock01a.tga
 733    Class = Desert_1
 734  End
 735  
 736  Terrain RocksType2
 737    Texture = TXRock02a.tga
 738    Class = ROCK
 739  End
 740  
 741  Terrain RocksType3
 742    Texture = TXRock03a.tga
 743    Class = ROCK
 744  End
 745  
 746  Terrain RocksType3blue
 747    Texture = TXRock03b.tga
 748    Class = ROCK
 749  End
 750  
 751  Terrain RocksType4
 752    Texture = TXRock04a.tga
 753    Class = ROCK
 754  End
 755  
 756  Terrain RocksType5
 757    Texture = TXRock05a.tga
 758    Class = ROCK
 759  End
 760  
 761  Terrain RocksType5b
 762    Texture = TXRock05b.tga
 763    Class = ROCK
 764  End
 765  
 766  Terrain RocksType6
 767    Texture = TXRock06a.tga
 768    Class = Desert_2
 769  End
 770  
 771  Terrain RocksType7
 772    Texture = TXRock07a.tga
 773    Class = Desert_2
 774  End
 775  
 776  Terrain RocksMediumType1Snow
 777    Texture = TMRock01b.tga
 778    Class = SNOW_1
 779  End
 780  
 781  Terrain RocksMediumType1Snow2
 782    Texture = TMRock01c.tga
 783    Class = SNOW_1
 784  End
 785  
 786  Terrain SandMediumType1
 787    Texture = TMSand01a.tga
 788    Class = SAND
 789  End
 790  
 791  Terrain SandMediumType2
 792    Texture = TMSand02a.tga
 793    Class = SAND
 794  End
 795  
 796  Terrain SandMediumType3
 797    Texture = TMSand03a.tga
 798    Class = SAND
 799  End
 800  
 801  Terrain SandMediumType4
 802    Texture = TMDirt06b.tga
 803    Class = SAND
 804  End
 805  
 806  Terrain SandMediumType4Rocky
 807    Texture = TMSand06c.tga
 808    Class = SAND
 809  End
 810  
 811  Terrain SandMediumType5
 812    Texture = TMDirt07b.tga
 813    Class = SAND
 814  End
 815  
 816  Terrain SandMediumType5b
 817    Texture = TMDirt07d.tga
 818    Class = Desert_1
 819  End
 820  
 821  Terrain SandMediumType5c
 822    Texture = TMDirt07e.tga
 823    Class = Desert_2
 824  End
 825  
 826  Terrain SandMediumType5grassy
 827    Texture = TMDirt07c.tga
 828    Class = SAND
 829  End
 830  
 831  Terrain SandMediumType6
 832    Texture = TMSand03a.tga
 833    Class = Desert_1
 834  End
 835  
 836  Terrain SandMediumType6Light
 837    Texture = TMSand03b.tga
 838    Class = SAND
 839  End
 840  
 841  Terrain SandMediumType7
 842    Texture = TMSand04b.tga
 843    Class = Desert_1
 844  End
 845  
 846  Terrain SandMediumType7Light
 847    Texture = TMSand04a.tga
 848    Class = SAND
 849  End
 850  
 851  Terrain SandMediumType7Rocky
 852    Texture = TMSand04c.tga
 853    Class = Desert_1
 854  End
 855  
 856  Terrain SandMediumType7Grassy
 857    Texture = TMSand04d.tga
 858    Class = Desert_1
 859  End
 860  
 861  Terrain SandMediumType7GrassyLight
 862    Texture = TMSand04e.tga
 863    Class = SAND
 864  End
 865  
 866  Terrain SandMediumType2
 867    Texture = TMSand02a.tga
 868    Class = SAND
 869  End
 870  
 871  Terrain SandMediumType8
 872    Texture = TMSand08a.tga
 873    Class = Desert_1
 874  End
 875  
 876  Terrain SandMediumType9
 877    Texture = TMSand09a.tga
 878    Class = Desert_2
 879  End
 880  
 881  Terrain SandMediumType9Snow
 882    Texture = TMSand09g.tga
 883    Class = SNOW_1
 884  End
 885  
 886  Terrain SandMediumType9Snow2
 887    Texture = TMSand09h.tga
 888    Class = SNOW_1
 889  End
 890  
 891  Terrain SandMediumType9Snow3
 892    Texture = TMSand09i.tga
 893    Class = SNOW_1
 894  End
 895  
 896  Terrain SandMediumType9blue
 897    Texture = TMSand09b.tga
 898    Class = Desert_2
 899  End
 900  
 901  Terrain SandMediumType9blue2
 902    Texture = TMSand09c.tga
 903    Class = Desert_2
 904  End
 905  
 906  Terrain SandMediumType9blue3
 907    Texture = TMSand09d.tga
 908    Class = Desert_2
 909  End
 910  
 911  Terrain SandMediumType9blue4
 912    Texture = TMSand09e.tga
 913    Class = Desert_2
 914  End
 915  
 916  Terrain SandMediumType9b
 917    Texture = TMSand09f.tga
 918    Class = Desert_2
 919  End
 920  
 921  Terrain SandMediumType10
 922    Texture = TMSand10a.tga
 923    Class = Desert_1
 924  End
 925  
 926  Terrain SandMediumType10brown
 927    Texture = TMSand10b.tga
 928    Class = Desert_1
 929  End
 930  
 931  Terrain SandMediumType11
 932    Texture = TMSand11a.tga
 933    Class = Desert_2
 934  End
 935  
 936  Terrain SandMediumType12Grassy
 937    Texture = TMSand12a.tga
 938    Class = Desert_1
 939  End
 940  
 941  Terrain SandMediumType13
 942    Texture = TMSand13a.tga
 943    Class = Desert_3
 944  End
 945  
 946  Terrain SandMediumType13b
 947    Texture = TMSand13b.tga
 948    Class = Desert_1
 949  End
 950  
 951  Terrain SandMediumType13c
 952    Texture = TMSand13c.tga
 953    Class = Desert_1
 954  End
 955  
 956  Terrain SandMediumType13d
 957    Texture = TMSand13d.tga
 958    Class = Desert_1
 959  End
 960  
 961  Terrain SandMediumType13grassy
 962    Texture = TMSand13e.tga
 963    Class = Desert_1
 964  End
 965  
 966  Terrain SandMediumType14light
 967    Texture = TMSand14.tga
 968    Class = Desert_1
 969  End
 970  
 971  Terrain SandMediumType13grassy2
 972    Texture = TMSand13f.tga
 973    Class = Desert_1
 974  End
 975  
 976  Terrain SandMediumType13grassy3
 977    Texture = TMSand13g.tga
 978    Class = Desert_1
 979  End
 980  
 981  Terrain SandMediumType13grassy4
 982    Texture = TMSand13h.tga
 983    Class = Desert_1
 984  End
 985  
 986  Terrain SandLargeType1
 987    Texture = TLSand01a.tga
 988    Class = SAND
 989  End
 990  
 991  Terrain SandLargeType2
 992    Texture = TLSand02a.tga
 993    Class = SAND
 994  End
 995  
 996  Terrain SandLargeType2Grassy
 997    Texture = TLSand02b.tga
 998    Class = SAND
 999  End
1000  
1001  Terrain SandLargeType3
1002    Texture = TLSand03a.tga
1003    Class = Desert_1
1004  End
1005  
1006  Terrain SandLargeType3Grassy
1007    Texture = TLSand03b.tga
1008    Class = Desert_1
1009  End
1010  
1011  Terrain SandLargeType4Grassy
1012    Texture = TLSand06a.tga
1013    Class = Desert_2
1014  End
1015  
1016  Terrain SandLargeType3Light
1017    Texture = TLSand03c.tga
1018    Class = SAND
1019  End
1020  
1021  Terrain SandLargeType3Rocky1
1022    Texture = TLSand03d.tga
1023    Class = Desert_1
1024  End
1025  
1026  Terrain SandLargeType3Rocky2
1027    Texture = TLSand03e.tga
1028    Class = Desert_1
1029  End
1030  
1031  Terrain SandLargeType3Rocky3
1032    Texture = TLSand03f.tga
1033    Class = Desert_1
1034  End
1035  
1036  Terrain SandLargeType3Rocky&Grassy
1037    Texture = TLSand03g.tga
1038    Class = Desert_1
1039  End
1040  
1041  Terrain SandLargeType4
1042    Texture = TLSand05a.tga
1043    Class = Desert_2
1044  End
1045  
1046  Terrain SandType1
1047    Texture = TXSand01a.tga
1048    Class = SAND
1049  End
1050  
1051  Terrain SandType1dark
1052    Texture = TXSand01b.tga
1053    Class = SAND
1054  End
1055  
1056  Terrain SandType1darker
1057    Texture = TXSand01c.tga
1058    Class = SAND
1059  End
1060  
1061  Terrain SandType2
1062    Texture = TXSand02a.tga
1063    Class = SAND
1064  End
1065  
1066  Terrain SandType2wavy
1067    Texture = TXSand03a.tga
1068    Class = SAND
1069  End
1070  
1071  Terrain SandType3
1072    Texture = TXSand04a.tga
1073    Class = Desert_2
1074  End
1075  
1076  Terrain SandType3wet
1077    Texture = TXSand04c.tga
1078    Class = Desert_2
1079  End
1080  
1081  Terrain SandType3wavy
1082    Texture = TXSand04b.tga
1083    Class = Desert_2
1084  End
1085  
1086  Terrain SandType4
1087    Texture = TXSand05a.tga
1088    Class = Desert_1
1089  End
1090  
1091  Terrain SandType5
1092    Texture = TMSand06a.tga
1093    Class = Desert_1
1094  End
1095  
1096  Terrain SandType6
1097    Texture = TMSand07a.tga
1098    Class = Desert_2
1099  End
1100  
1101  Terrain SandToxicSpill1
1102    Texture = TXSand07a.tga
1103    Class = Desert_3
1104  End
1105  
1106  Terrain SandToxicSpill2
1107    Texture = TXSand08a.tga
1108    Class = Desert_3
1109  End
1110  
1111  Terrain SandToxicSpill3
1112    Texture = TXSand09a.tga
1113    Class = Desert_3
1114  End
1115  
1116  Terrain SnowType1
1117    Texture = TXSnow01a.tga
1118    Class = SNOW_1
1119  End
1120  
1121  Terrain SnowType2
1122    Texture = TXSnow02a.tga
1123    Class = SNOW_1
1124  End
1125  
1126  Terrain SnowType3
1127    Texture = TXSnow03a.tga
1128    Class = SNOW_1
1129  End
1130  
1131  Terrain SnowType4
1132    Texture = TXSnow04a.tga
1133    Class = SNOW_1
1134  End
1135  
1136  Terrain SnowType5
1137    Texture = TMSnow01a.tga
1138    Class = SNOW_1
1139  End
1140  
1141  Terrain SnowType6
1142    Texture = TXSnow05a.tga
1143    Class = SNOW_1
1144  End
1145  
1146  Terrain SnowType6
1147    Texture = TMSnow02a.tga
1148    Class = SNOW_1
1149  End
1150  
1151  Terrain SnowType7
1152    Texture = TMSnow03a.tga
1153    Class = SNOW_1
1154  End
1155  
1156  Terrain SnowType7b
1157    Texture = TMSnow03b.tga
1158    Class = SNOW_1
1159  End
1160  
1161  Terrain SnowType7c
1162    Texture = TMSnow03c.tga
1163    Class = SNOW_1
1164  End
1165  
1166  Terrain SnowLargeType1
1167    Texture = TLSnow01a.tga
1168    Class = SNOW_1
1169  End
1170  
1171  Terrain WoodType1
1172    Texture = TXWood01a.tga
1173    Class = WOOD
1174  End
1175  
1176  Terrain WoodType1small
1177    Texture = TXWood01b.tga
1178    Class = WOOD
1179  End
1180  
1181  Terrain WoodBridgeBlend1
1182    Texture = TRWood1.tga
1183    Class = WOOD
1184  End


Generated: Sat Mar 28 08:18:23 2009 Cross-referenced by PHPXref 0.7