From cbb1c5a80b7d0e93c97a3d149ed251ee03e3db20 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Sat, 10 Feb 2018 20:17:41 +0100 Subject: Add the debilman poster. --- maps/p9_reactor.map | 9 +++++++++ scripts/analmango.shader | 15 +++++++++++++++ textures/analmango/poster_debilman.jpg | Bin 0 -> 44164 bytes 3 files changed, 24 insertions(+) create mode 100644 textures/analmango/poster_debilman.jpg diff --git a/maps/p9_reactor.map b/maps/p9_reactor.map index e2c4c14..3c639f8 100644 --- a/maps/p9_reactor.map +++ b/maps/p9_reactor.map @@ -4465,6 +4465,15 @@ nexus6/barrel_rst_sign ( 1424 -784 88 ) ( 1424 -784 208 ) ( 1584 -784 88 ) common/discard 0 0 0 0.5 0.5 0 0 0 ( 1424 -800 88 ) ( 1424 -768 88 ) ( 1424 -800 208 ) common/discard 32 0 0 0.5 0.5 0 0 0 } +// brush 468 +{ +( 2453.052734375 208 69.7488098145 ) ( 2453.052734375 192 69.7488098145 ) ( 2413.3833007812 208 64.6166992188 ) common/caulk 44.5452308655 0 0 0.5041669011 0.5 0 0 0 +( 2490.6694335938 208 90.7486877441 ) ( 2451 208 85.6165771484 ) ( 2498.880859375 208 27.2776489258 ) common/caulk 28.5452308655 4.8774414062 7.371530056 0.5 0.5 0 0 0 +( 2481.708984375 208 97.6561431885 ) ( 2489.9204101562 208 34.1851043701 ) ( 2481.708984375 192 97.6561431885 ) common/caulk 0 20.8774414062 0 0.5 0.5041669011 0 0 0 +( 2459.2114257812 192 22.1455383301 ) ( 2498.880859375 192 27.2776489258 ) ( 2459.2114257812 208 22.1455383301 ) common/caulk 28.5452308655 0 0 0.5041669011 0.5 0 0 0 +( 2459.2114257812 192 22.1455383301 ) ( 2451 192 85.6165771484 ) ( 2498.880859375 192 27.2776489258 ) analmango/poster_debilman 278.55859375 530.4875488281 7.3715295792 0.080000408 0.0800000802 0 0 0 +( 2459.2114257812 192 22.1455383301 ) ( 2459.2114257812 208 22.1455383301 ) ( 2451 192 85.6165771484 ) common/caulk 0 4.8774414062 0 0.5 0.5041669011 0 0 0 +} } // entity 1 { diff --git a/scripts/analmango.shader b/scripts/analmango.shader index c4c56cd..87aee12 100644 --- a/scripts/analmango.shader +++ b/scripts/analmango.shader @@ -964,6 +964,21 @@ textures/analmango/poster_enneract } } +textures/analmango/poster_debilman +{ + surfaceparm nonsolid + surfaceparm trans + polygonOffset + + { + map textures/analmango/poster_debilman.jpg + } + { + map $lightmap + blendFunc filter + } +} + textures/analmango/zittrigmann { surfaceparm nonsolid diff --git a/textures/analmango/poster_debilman.jpg b/textures/analmango/poster_debilman.jpg new file mode 100644 index 0000000..e0db596 Binary files /dev/null and b/textures/analmango/poster_debilman.jpg differ -- cgit