diff options
author | MaeJong <mewiceclair@gmail.com> | 2016-12-26 16:43:41 +0100 |
---|---|---|
committer | MaeJong <mewiceclair@gmail.com> | 2016-12-26 16:43:41 +0100 |
commit | d5e377ca015e268e9c50536572f335cd020ad67d (patch) | |
tree | 3fb05122806f7fa4ffc6d06da13bc3d45289ecc4 /maps/prefabs/barrel.map | |
parent | 09776a4ea853694ff07bf70de618b8fc8a56c38c (diff) | |
parent | a16fbf164db7e00dbfba49811a76afd86fed7a59 (diff) |
Merge branch 'master' of redman.xyz:/var/git/analmango into maejong
Diffstat (limited to 'maps/prefabs/barrel.map')
-rw-r--r-- | maps/prefabs/barrel.map | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/maps/prefabs/barrel.map b/maps/prefabs/barrel.map new file mode 100644 index 0000000..96746c8 --- /dev/null +++ b/maps/prefabs/barrel.map @@ -0,0 +1,38 @@ + +// entity 0 +{ +"classname" "worldspawn" +"mapcat_prefix" "p2_" +// brush 0 +{ +patchDef2 +{ +nexus6/barrel_rst_top +( 3 5 0 0 0 ) +( +( ( 0 16 24 -4 17.5 ) ( 16 16 24 -4 17 ) ( 16 0 24 -3.5 17 ) ( 16 -16 24 -3 17 ) ( 0 -16 24 -3 17.5 ) ) +( ( 0 16 24 -4 17.5 ) ( 0 16 24 -4 17.5 ) ( 0 0 24 -3.5 17.5 ) ( 0 -16 24 -3 17.5 ) ( 0 -16 24 -3 17.5 ) ) +( ( 0 16 24 -4 17.5 ) ( -16 16 24 -4 18 ) ( -16 0 24 -3.5 18 ) ( -16 -16 24 -3 18 ) ( 0 -16 24 -3 17.5 ) ) +) +} +} +// brush 1 +{ +patchDef2 +{ +nexus6/barrel_rst_sign +( 9 3 0 0 0 ) +( +( ( 0 16 -24 0 1 ) ( 0 16 0 0 0.5 ) ( 0 16 24 0 0 ) ) +( ( -16 16 -24 0.125 1 ) ( -16 16 0 0.125 0.5 ) ( -16 16 24 0.125 0 ) ) +( ( -16 0 -24 0.25 1 ) ( -16 0 0 0.25 0.5 ) ( -16 0 24 0.25 0 ) ) +( ( -16 -16 -24 0.375 1 ) ( -16 -16 0 0.375 0.5 ) ( -16 -16 24 0.375 0 ) ) +( ( 0 -16 -24 0.5 1 ) ( 0 -16 0 0.5 0.5 ) ( 0 -16 24 0.5 0 ) ) +( ( 16 -16 -24 0.625 1 ) ( 16 -16 0 0.625 0.5 ) ( 16 -16 24 0.625 0 ) ) +( ( 16 0 -24 0.75 1 ) ( 16 0 0 0.75 0.5 ) ( 16 0 24 0.75 0 ) ) +( ( 16 16 -24 0.875 1 ) ( 16 16 0 0.875 0.5 ) ( 16 16 24 0.875 0 ) ) +( ( 0 16 -24 1 1 ) ( 0 16 0 1 0.5 ) ( 0 16 24 1 0 ) ) +) +} +} +} |