diff --git a/neo/maps/ntre_apparatus_dm.bsp b/neo/maps/ntre_apparatus_dm.bsp new file mode 100644 index 0000000..91e55e9 Binary files /dev/null and b/neo/maps/ntre_apparatus_dm.bsp differ diff --git a/neo/materials/road/tarmac02.vmt b/neo/materials/road/tarmac02.vmt new file mode 100644 index 0000000..18c975d --- /dev/null +++ b/neo/materials/road/tarmac02.vmt @@ -0,0 +1,6 @@ +"lightmappedGeneric" +{ + "$baseTexture" "road/tarmac02" + "$surfaceprop" "concrete" + "%keywords" "neotokyo" +} diff --git a/neo/materials/road/tarmac02.vtf b/neo/materials/road/tarmac02.vtf new file mode 100644 index 0000000..13e7ebc Binary files /dev/null and b/neo/materials/road/tarmac02.vtf differ diff --git a/neo/materials/skybox/skyfoggrad.vmt b/neo/materials/skybox/skyfoggrad.vmt new file mode 100644 index 0000000..70c1d6f --- /dev/null +++ b/neo/materials/skybox/skyfoggrad.vmt @@ -0,0 +1,8 @@ +LightmappedGeneric +{ + $basetexture "skybox/skyfoggrad" + $translucent "1" + %keywords "neotokyo" +} + + diff --git a/neo/materials/skybox/skyfoggrad.vtf b/neo/materials/skybox/skyfoggrad.vtf new file mode 100644 index 0000000..38f54be Binary files /dev/null and b/neo/materials/skybox/skyfoggrad.vtf differ diff --git a/neo/materials/water/ntwater_ocean.vmt b/neo/materials/water/ntwater_ocean.vmt new file mode 100644 index 0000000..8f8139c --- /dev/null +++ b/neo/materials/water/ntwater_ocean.vmt @@ -0,0 +1,44 @@ +"Water" +{ + "$abovewater" 1 + "%compilewater" 1 + "$forcecheap" 1 + "$reflectentities" 0 + "$envmap" "env_cubemap" + "$envmapcontrast" "1" + "%tooltexture" "nature/water_frame01_normal" + + "$scale" "[1 1]" + + "$bumpmap" "nature/water_coast01_dudv" + "$normalmap" "nature/water_coast01_normal" + + "$surfaceprop" "water" + "$bottommaterial" "nature/water_coast01_beneath" + "$bumpframe" "0" + + "$fogenable" 1 + "$fogcolor" "{1 1 1}" + "srgb?$fogcolor" "{1 1 1}" + + "$fogstart" 1.00 + "$fogend" 196.00 + + "$scroll1" "[.01 .01 .05]" + "$scroll2" "[-.025 .025 .075]" + + "Proxies" + { + "TextureScroll" + { + "texturescrollvar" "$bumptransform" + "texturescrollrate" .02 + "texturescrollangle" 25.00 + } + + "WaterLOD" + { + } + } + +} \ No newline at end of file diff --git a/neo/sound/ocean_rain_inside_lp.wav b/neo/sound/ocean_rain_inside_lp.wav new file mode 100644 index 0000000..cc72fc4 Binary files /dev/null and b/neo/sound/ocean_rain_inside_lp.wav differ diff --git a/neo/sound/ocean_rain_lp.wav b/neo/sound/ocean_rain_lp.wav new file mode 100644 index 0000000..04d80a0 Binary files /dev/null and b/neo/sound/ocean_rain_lp.wav differ diff --git a/neo/sound/stormsiren.wav b/neo/sound/stormsiren.wav new file mode 100644 index 0000000..9367c6e Binary files /dev/null and b/neo/sound/stormsiren.wav differ