// Defaults ambient 20 loadsky skyboxes/evilsky spinsky 2 cloudlayer kaiser/k_clouds fog 400 fogcolour 1 1 1 cloudscrollx .050 cloudscrolly .050 cloudheight .1 cloudcolour 0x542402 // Single Sounds registersound "darkstar/door_open" 255 // 75 registersound "darkstar/door_locked" 255 // 76 registersound "darkstar/levchange" 255 // 77 // SFX mapsound "fanatic/forest" // 0 mapsound "fanatic/feeding_room_high" // 1 mapsound "fanatic/feeding_room_low" // 2 mapsound "fanatic/fountain" // 3 mapsound "fanatic/rain_hard" // 4 mapsound "fanatic/rain_light" // 5 mapsound "fanatic/stream_light" // 6 mapsound "fanatic/waterfall" // 7 mapsound "fanatic/wind" // 8 mapsound "darkstar/ambient/thunder1" // 9 mapsound "darkstar/ambient/thunder2" // 10 mapsound "darkstar/ambient/drone" // 11 //Future Proofing texturereset // starts the texture slot/index at 0 setshader stdworld // use default world shader unless specified otherwise // ik2k texture 0 "ik2k/ik_sky_day_back.jpg" // dummy texture 0 "golgotha/water2.jpg" //setshader steepparallaxworld //texture 0 "textures/steep_fur_d.png" //texture n "textures/steep_fur_n.png" //texture z "textures/steep_fur_z.png" texture 0 "aard/aardograss_1.jpg" //setshader decalworld // test! texture 0 "ik2k/ik_floor_brick128a.jpg" //texture 1 "models/vegetation/skin.png" //setshader stdworld texture 0 "ik2k/ik_floor_wood128b.jpg" texture 0 "ik2k/ik_ground_cobbles128.jpg" texture 0 "ik2k/ik_brick_3216d.jpg" // ceil texture 0 "ik2k/ik_brick_6464c.jpg" // floor exec "packages/dg/package.cfg" exec "packages/tech1soc/package.cfg" exec "packages/ik2k/package.cfg" exec "packages/ikbase/package.cfg" exec "packages/payne/package.cfg" exec "packages/than_ind/package.cfg" exec "packages/jf1/package.cfg" // misc textures (mine/schwenz/some tech1soc) texture 0 "aard/aardfdry256_1.jpg" texture 0 "tech1soc/spring3.jpg" texture 0 "tech1soc/sqrlig02wb.jpg" texture 0 "tech1soc/sqrlig03bc.jpg" texture 0 "tech1soc/zdetlig01bb.jpg" texture 0 "tech1soc/zdetlig02bb.jpg" texture 0 "aard/aardmbr16_2.jpg" texture 0 "tech1soc/zdetlig04bb.jpg" texture 0 "tech1soc/zdet_trim2a.jpg" texture 0 "aard/aardmmet32_1.jpg" texture 0 "tech1soc/zdet_trim5b.jpg" texture 0 "schwenz/dt_tile_check.01.jpg" exec "packages/egyptsoc/package.cfg" exec "packages/rorschach/package2.cfg" exec "packages/subverse/package.cfg" exec "packages/g_pack/package.cfg" // 2 missing jf textures texture 0 "jf1/jfsquare.jpg" texture 0 "jf1/jfyellow.jpg" // 2 missing tech1soc texture 0 "tech1soc/jp11a.jpg" texture 0 "tech1soc/flr_tmtl_drk.jpg" exec packages/lunaran/package.cfg exec packages/gibbie/package.cfg exec packages/philipk/package.cfg exec packages/gor/package.cfg exec packages/aftas/package.cfg exec packages/mitaman/package.cfg exec packages/noctua/package.cfg exec packages/loopix/package.cfg exec packages/g_pack/package2.cfg exec packages/textures/package.cfg // Textures exec "packages/darkstar/package.cfg"