summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2017-07-17 01:58:05 +0200
committerPaweł Redman <pawel.redman@gmail.com>2017-07-17 01:58:05 +0200
commit0602db208b7ff1c5d0a5acc2f6a94f3b5582665c (patch)
tree6fe1ddfe0ff150999717083375ea2b4b3c9d20e8
parent85caee5619a94bfb66711118ed11458f5380eaa3 (diff)
Add some text on the clock.
-rw-r--r--maps/p2_clockroom.map9
-rw-r--r--scripts/analmango.shader15
-rw-r--r--textures/analmango/bgaa.jpgbin0 -> 7468 bytes
3 files changed, 24 insertions, 0 deletions
diff --git a/maps/p2_clockroom.map b/maps/p2_clockroom.map
index f4ee789..c725bab 100644
--- a/maps/p2_clockroom.map
+++ b/maps/p2_clockroom.map
@@ -1105,6 +1105,15 @@
( -2008 -488 -8 ) ( -1888 -488 -16 ) ( -2000 -488 -16 ) nexus6/e8trimlight_edge 176 0 0 0.5 0.5 134217728 0 0
( -2008 -456 -8 ) ( -2000 -488 -16 ) ( -2000 -456 -16 ) nexus6/e8trimlight_edge 0 0 90 0.5 0.5 134217728 0 0
}
+// brush 112
+{
+( -744 -1072 48 ) ( -760 -816 48 ) ( -744 -816 48 ) common/nodrawnonsolid 0 0 0 0.5 0.5 134217728 0 0
+( -744 -816 32 ) ( -744 -816 48 ) ( -760 -816 48 ) common/nodrawnonsolid 0 16 0 0.5 0.5 134217728 0 0
+( -744 -1072 32 ) ( -744 -816 48 ) ( -744 -816 32 ) common/nodrawnonsolid 0 16 0 0.5 0.5 134217728 0 0
+( -760 -1072 32 ) ( -744 -816 32 ) ( -760 -816 32 ) common/nodrawnonsolid 0 0 0 0.5 0.5 134217728 0 0
+( -760 -1072 32 ) ( -760 -1072 48 ) ( -744 -1072 32 ) common/nodrawnonsolid 0 16 0 0.5 0.5 134217728 0 0
+( -760 -1072 48 ) ( -760 -816 32 ) ( -760 -816 48 ) analmango/bgaa 416 0 0 -0.5 0.5 134217728 0 0
+}
}
// entity 1
{
diff --git a/scripts/analmango.shader b/scripts/analmango.shader
index 4d8cc61..05cce87 100644
--- a/scripts/analmango.shader
+++ b/scripts/analmango.shader
@@ -756,3 +756,18 @@ textures/analmango/theparty
map textures/analmango/theparty.jpg
}
}
+
+textures/analmango/bgaa
+{
+ surfaceparm noimpact
+ surfaceparm nolightmap
+ surfaceparm nomarks
+ surfaceparm nonsolid
+ surfaceparm trans
+ polygonOffset
+
+ {
+ map textures/analmango/bgaa.jpg
+ blendFunc add
+ }
+}
diff --git a/textures/analmango/bgaa.jpg b/textures/analmango/bgaa.jpg
new file mode 100644
index 0000000..d366f9d
--- /dev/null
+++ b/textures/analmango/bgaa.jpg
Binary files differ