home *** CD-ROM | disk | FTP | other *** search
- // Bottle one
- bottle_rum
- {
- qer_editorimage textures/models/items/bottle_1_rum.tga
- cull none
- {
- map textures/models/items/bottle_1_rum.tga
- rgbGen lightingSpherical
- }
- }
-
- // Bottle two
- bottle_wine
- {
- qer_editorimage textures/models/items/bottle_2.tga
- cull none
- {
- map textures/models/items/bottle_2.tga
- rgbGen lightingSpherical
- }
- }
-
- // Bottle three
- bottle_medicine
- {
- qer_editorimage textures/models/items/bottle_3_linament.tga
- cull none
- {
- map textures/models/items/bottle_3_linament.tga
- rgbGen lightingSpherical
- }
- }
-
- // Bottle four
- bottle_condiment
- {
- qer_editorimage textures/models/items/bottle_4.tga
- cull none
- {
- map textures/models/items/bottle_4.tga
- rgbGen lightingSpherical
- }
- }