diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2016-12-23 19:54:26 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2016-12-23 19:54:26 +0100 |
commit | d46ecfe4d9b31e969e25dad3255af93b917d86df (patch) | |
tree | 446ec2bfcc3dfff86169fd7ec8d6e4aa6cb6f5b3 /maps | |
parent | 12efb182e7beb816f512d869864577110b87b8bf (diff) |
Add mapcat_prefix to p2.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/p2_clockroom.map | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/maps/p2_clockroom.map b/maps/p2_clockroom.map index fff5fe9..95be6b5 100644 --- a/maps/p2_clockroom.map +++ b/maps/p2_clockroom.map @@ -2,6 +2,7 @@ // entity 0 { "classname" "worldspawn" +"mapcat_prefix" "p2_" // brush 0 { ( 240 -288 -64 ) ( 240 -368 -64 ) ( 80 -368 -64 ) niveus/flr03r2_a 0 32 0 0.5 0.5 0 0 0 @@ -4771,6 +4772,15 @@ nexus6/barrel_rst_top ( 656 -552 -144 ) ( 640 -552 -320 ) ( 640 -552 -144 ) common/nodiscard 0 0 0 0.5 0.5 0 0 0 ( 640 -448 -320 ) ( 640 -552 -144 ) ( 640 -552 -320 ) common/nodiscard 0 0 0 0.5 0.5 0 0 0 } +// brush 502 +{ +( 240 -368 -72 ) ( 240 -384 -72 ) ( 80 -368 -72 ) common/caulk 0 0 0 0.5 0.5 0 0 0 +( 240 -368 -72 ) ( 80 -368 -304 ) ( 240 -368 -304 ) common/caulk 0 0 0 0.5 0.5 0 0 0 +( 240 -384 -72 ) ( 240 -368 -304 ) ( 240 -384 -304 ) common/caulk 0 0 0 0.5 0.5 0 0 0 +( 80 -384 -72 ) ( 240 -384 -304 ) ( 80 -384 -304 ) niveus/ship_tex 0 0 0 0.5 0.5 0 0 0 +( 80 -368 -72 ) ( 80 -384 -304 ) ( 80 -368 -304 ) common/caulk 0 0 0 0.5 0.5 0 0 0 +( 80 -384 -304 ) ( 240 -384 -304 ) ( 240 -368 -304 ) common/caulk 0 0 0 0.5 0.5 0 0 0 +} } // entity 1 { |