From: MirceaKitsune Date: Wed, 15 Sep 2010 14:30:53 +0000 (+0300) Subject: Forgotten parts of the Gasolinepowered map X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6a9a860cd83aa664ddc42d7f09d8b7d1a5d65882;p=voretournament%2Fvoretournament.git Forgotten parts of the Gasolinepowered map --- diff --git a/data/scripts/gasolinepowered.shader b/data/scripts/gasolinepowered.shader new file mode 100644 index 00000000..ae9741df --- /dev/null +++ b/data/scripts/gasolinepowered.shader @@ -0,0 +1,58 @@ +textures/gasolinepowered/greennebula +{ + qer_editorimage env/stralenex5/greennebula_bk.tga + + surfaceparm nolightmap + surfaceparm noimpact + surfaceparm nomarks + surfaceparm sky + + skyparms env/stralenex5/greennebula - - + q3map_surfacelight 160 + q3map_lightimage textures/stralenex5/stralenex5_up.tga + q3map_sun 0.3 0.33 0.3 60 80 20 + /*q3map_sun */ + +} + +textures/gasolinepowered/gelslime_warp +{ + qer_editorimage textures/gasolinepowered/gelslime.tga + q3map_lightimage textures/gasolinepowered/gelslime_glow.tga + qer_trans 20 + surfaceparm noimpact + surfaceparm trans + surfaceparm nonsolid + surfaceparm slime + q3map_surfacelight 280 + Q3map_TessSize 128 + cull none + { + map textures/gasolinepowered/gelslime.tga + rgbGen identity + depthWrite + tcMod scroll 0.05 0.05 + tcmod scale 1.2 0.7 + blendfunc blend + } + dp_water 0.3 1 2 2 1 0.1 1 1 0.1 1 0.25 + { + map $lightmap + blendfunc blend + rgbGen identity + tcGen lightmap + depthFunc equal + } +} + +textures/gasolinepowered/hangwires +{ + surfaceparm nolightmap + surfaceparm nomarks + surfaceparm trans + cull disable + { + map textures/gasolinepowered/hangwires.tga + alphaFunc GE128 + } +} \ No newline at end of file diff --git a/data/textures/gasolinepowered/blue_tele_dn.png b/data/textures/gasolinepowered/blue_tele_dn.png new file mode 100644 index 00000000..596b2586 Binary files /dev/null and b/data/textures/gasolinepowered/blue_tele_dn.png differ diff --git a/data/textures/gasolinepowered/blue_tele_up.png b/data/textures/gasolinepowered/blue_tele_up.png new file mode 100644 index 00000000..3592d37a Binary files /dev/null and b/data/textures/gasolinepowered/blue_tele_up.png differ diff --git a/data/textures/gasolinepowered/e4_bluelight.tga b/data/textures/gasolinepowered/e4_bluelight.tga new file mode 100644 index 00000000..75526919 Binary files /dev/null and b/data/textures/gasolinepowered/e4_bluelight.tga differ diff --git a/data/textures/gasolinepowered/e4_bluelight_glow.tga b/data/textures/gasolinepowered/e4_bluelight_glow.tga new file mode 100644 index 00000000..529d15f5 Binary files /dev/null and b/data/textures/gasolinepowered/e4_bluelight_glow.tga differ diff --git a/data/textures/gasolinepowered/e4_purplelight.tga b/data/textures/gasolinepowered/e4_purplelight.tga new file mode 100644 index 00000000..58f0bd4a Binary files /dev/null and b/data/textures/gasolinepowered/e4_purplelight.tga differ diff --git a/data/textures/gasolinepowered/e4_purplelight_glow.tga b/data/textures/gasolinepowered/e4_purplelight_glow.tga new file mode 100644 index 00000000..0becccfc Binary files /dev/null and b/data/textures/gasolinepowered/e4_purplelight_glow.tga differ diff --git a/data/textures/gasolinepowered/e4_redlight.tga b/data/textures/gasolinepowered/e4_redlight.tga new file mode 100644 index 00000000..6fbd84b8 Binary files /dev/null and b/data/textures/gasolinepowered/e4_redlight.tga differ diff --git a/data/textures/gasolinepowered/e4_redlight_glow.tga b/data/textures/gasolinepowered/e4_redlight_glow.tga new file mode 100644 index 00000000..16cc2418 Binary files /dev/null and b/data/textures/gasolinepowered/e4_redlight_glow.tga differ diff --git a/data/textures/gasolinepowered/e8_launchpad1blue.tga b/data/textures/gasolinepowered/e8_launchpad1blue.tga new file mode 100644 index 00000000..85ad0fff Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1blue.tga differ diff --git a/data/textures/gasolinepowered/e8_launchpad1blue_bump.tga b/data/textures/gasolinepowered/e8_launchpad1blue_bump.tga new file mode 100644 index 00000000..cbdcb534 Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1blue_bump.tga differ diff --git a/data/textures/gasolinepowered/e8_launchpad1blue_fx.tga b/data/textures/gasolinepowered/e8_launchpad1blue_fx.tga new file mode 100644 index 00000000..cd97eaf0 Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1blue_fx.tga differ diff --git a/data/textures/gasolinepowered/e8_launchpad1blue_glow.tga b/data/textures/gasolinepowered/e8_launchpad1blue_glow.tga new file mode 100644 index 00000000..667cebdf Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1blue_glow.tga differ diff --git a/data/textures/gasolinepowered/e8_launchpad1red.tga b/data/textures/gasolinepowered/e8_launchpad1red.tga new file mode 100644 index 00000000..85ad0fff Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1red.tga differ diff --git a/data/textures/gasolinepowered/e8_launchpad1red_bump.tga b/data/textures/gasolinepowered/e8_launchpad1red_bump.tga new file mode 100644 index 00000000..cbdcb534 Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1red_bump.tga differ diff --git a/data/textures/gasolinepowered/e8_launchpad1red_fx.tga b/data/textures/gasolinepowered/e8_launchpad1red_fx.tga new file mode 100644 index 00000000..60009ba0 Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1red_fx.tga differ diff --git a/data/textures/gasolinepowered/e8_launchpad1red_glow.tga b/data/textures/gasolinepowered/e8_launchpad1red_glow.tga new file mode 100644 index 00000000..2bf13a9c Binary files /dev/null and b/data/textures/gasolinepowered/e8_launchpad1red_glow.tga differ diff --git a/data/textures/gasolinepowered/gelslime.tga b/data/textures/gasolinepowered/gelslime.tga new file mode 100644 index 00000000..6ab8461b Binary files /dev/null and b/data/textures/gasolinepowered/gelslime.tga differ diff --git a/data/textures/gasolinepowered/gelslime_gloss.tga b/data/textures/gasolinepowered/gelslime_gloss.tga new file mode 100644 index 00000000..8d7b7011 Binary files /dev/null and b/data/textures/gasolinepowered/gelslime_gloss.tga differ diff --git a/data/textures/gasolinepowered/gelslime_glow.tga b/data/textures/gasolinepowered/gelslime_glow.tga new file mode 100644 index 00000000..e9cb0b73 Binary files /dev/null and b/data/textures/gasolinepowered/gelslime_glow.tga differ diff --git a/data/textures/gasolinepowered/gelslime_norm.tga b/data/textures/gasolinepowered/gelslime_norm.tga new file mode 100644 index 00000000..61a7cfd4 Binary files /dev/null and b/data/textures/gasolinepowered/gelslime_norm.tga differ diff --git a/data/textures/gasolinepowered/hangwires.tga b/data/textures/gasolinepowered/hangwires.tga new file mode 100644 index 00000000..c2993771 Binary files /dev/null and b/data/textures/gasolinepowered/hangwires.tga differ diff --git a/data/textures/gasolinepowered/red_tele_dn.png b/data/textures/gasolinepowered/red_tele_dn.png new file mode 100644 index 00000000..181b6245 Binary files /dev/null and b/data/textures/gasolinepowered/red_tele_dn.png differ diff --git a/data/textures/gasolinepowered/red_tele_up.png b/data/textures/gasolinepowered/red_tele_up.png new file mode 100644 index 00000000..3d160b14 Binary files /dev/null and b/data/textures/gasolinepowered/red_tele_up.png differ