Merge remote-tracking branch 'upstream/master'

basically fastforwarding nbrooks211/zombietextures to funnymemellama/zombietextures
This commit is contained in:
Nash Brooks 2023-12-24 02:56:20 -05:00
commit 5bb30aa527
Signed by: nbrooks211
GPG key ID: F43C85C0DF0C334E
279 changed files with 83475 additions and 104 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
models/refrences/*
!models/refrences/mirror.png

213
assetrequest Normal file
View file

@ -0,0 +1,213 @@
ENTITIES
------------------------------------------------
func_commentary
acts just like the ones one source engine ie ... -
v
# floats a model in the air and slowly spins
# can be triggered by pressing E while looking at it
it will use 3 textures:
texture 1: idle texture used before activated
texture 2: texture while playing sound (after being activated)
texture 3: texture after sound stops playing
when triggered switch to texture 2, spin rapidly, and play sound file
after sound file stops playing switch to texture 3 and stop rotating entirly
can hit E again to stop
func_cardboardcutout
# would typically be a flat (possibly 2 sided) sprite and the texture would typically be a person
# purpose is to resemble the body movements of someone talking in like those story book games
when triggered (not nessicerally by E) it will cycle thru texturea at a predefined rate
such as start on idle texture then 3 seconds later switch to hands in air texture then 10 seconds later switch to another texture
player
# first person
# walkaround and jump
# can interact with buttons and other objects by hitting E
~ would be funny and probably better tbh if movement was using quake physics
# also quicker base movement speed
buttons: (idk how buttons are supposed tonwork exactly
# all buttons will have 2 textures:
# idle
# activated
button_once:
# when triggered, switch to the activated texture, play a sound, and trigger somthing
# can obly be pressed once
button_multiple
# when triggered, switch to the activated texture, play a sound, and trigger somthing
# after a few seconds switch to idle texture
^ "Button" does all this shit, fuck making two separate entities for this
func_door:
~ when triggered moves in a specified direction (or towards an entity idc specified direction would proabbky be easier on my end) and plays a sound while moving
# waits a few seconds
~ closes and plays a sound while moving
whenever it starts or stops moving it plays a sound
so 3 sounds in total
func_door_rotating
same as above but rotates
^ This will also be rolled into "Door"
physics object:
can be picked uo with E
has physics applied to it (obviousky)
can be any obj and idealy would be resizeable
transparent blocks
idk how easy its gonna be but some textures that i place mighy be transparent
^ Not my problem
pass thru blocks
thusbwill probabky have be done on the godot side some blocks will be not solid
^ Not my problem
func_elevator
when the player steps on this it will rise up after a few seconds to a pre determinted height
item_suit
# is an obj in the world
# upon contact with the player is disapears and plays 2 sounds
MINIGAMES
------------------------------------
chess:
the pieces are made out of physics objects and you play against a badly written ai
the ai is good but cheats alot
the way to win is to cheat yoyrself and just place one of your pieces on his king
move box but car keeps getting in your way game:
goal of the game...
move a physics box across the room and place it on a green square
if you touvh the box agaist any objects that arnt walls or floor you lose and the game is reset
there will be many objects in your way (some of them being other physics objects, which are easy beacyse you can just press e and move them elseqhere) but the important ones will be cars
cars...
cars will (always) be stationary and some will have people in them
you cant pick up the cars you can only rewuest the driver of ones that have people in them to move and they will always comoly then disapear
at the end there will be a (manned) car right infront of the ending green square
everyyime you request them to leave they will leave but when you arnt looking(and only then) another car will drive in
so you have to figure out how to keep looking at the green square while moving the box
like sone sort of scp 173 level shit
maybe to add difficulty the cube will disapear when not being looked at
QOL AND OTHER METAGAME THINGS
---------------------------------
Console:
basically ibwant a box that i can run commands
would be cool if it was using my system terminal
its main use would be toggling debug things so we dont need them tied to buttons
maybe someone has already made a console plugin we can probably just steal that
if your gonna make it in engine then here are the requirments
- beable to select copy and paste text
- tab autocomplete
- balls
Main menu/pause menu:
obvuously we are gonna need a main menu
the main menu will be a 2d ui with a a 3d ingame background lile what hl2 does
the buttons so far i can think of are:
{
Start Game
Options
Credits
Quit
}
i think the game is short ebough that we dont need to save or load the game
the ui buttons will have a darkened background so you can read it on the 3d background
ARTWORK
----------------------------------------
icon.ico:
the icon is a "profile pic" of a 2d drawn llama wearing a blue wizard hat
the wizard hat might be 1 of three things
- a 2d drawn hat
- a 3d low polygon drawn by the artist hat
- a 3d low polygon hat made by me (the fake zombie master)
requirements for the artist commitition
must get svg
must get editor file (typically adobe illustrator (.ai))
dont use ai (artifical intelligence) art
must be allowed to commercial use and no credit needed to give
basically i want to reserve all the rights for me, i dont want to have to give atribution for somtbing i paid for
"zombie maniac" avatar (human) (not a fucking goat or somthing im not a furry)
face:
no facial hair but with long hair down to shoulders
clothes:
wearing a 1920s style beige suit eith red tie and matching pants. white under shirt
fursuit:
fursuit
SOUND
------------------------------------
*button triggered*
*suit pickup*
func_door open
func_door close
chess piece place down
chess piece place up
VOICELINES
---------------------------------
Hazard course: (kreb)
Kreb: welcome to the White Plains hazard course, i am your card board assistant.
lets begin by stepping into your suit now but before that i have to read this disclamer.
*boringly and unenthousiastically reads this*
White Plains is a distinct entity operating independently, it is in no way associated with any other companies that relate to a certain red themed biome.
The white plains hazard course comes AS IS with absolutly no warrenty
Lets begin by stepping thru the door
Hazard course: (zombie)
Suit:
Welcome the H E uh i mean F U R mark 2 Furry System
for use in attending furry conventions
Cringe inhibitors activated
fifty six k baud modem activated
Anti bully shields activated
rgb lighting activated *rainbow light spam in room* "rgb lighting fault"
photon torpedos deactivated pay 15.99$ to activate them indtantly
have a very good day
i will make sure of it
INTRO
---------------------------------------------
ufz logo intro
Is rendered in real time by the engine (hopefully)
Is a 3d rusty rectangular cube if the letters 'ufz' sticking out as metal or sonthing
The animation that dhows the logo is described below
Is essentially a time lapse of the logo creation except it just shows the logo centered on the screen as "a final render" not screenshots from the editor
Each frame follows as this
When a new block is created or modified it is highlighted red like in hammer world editor
It will cease being red when another block turns red
So it will be red for one frame
The blocks spawn as dev textures and get textured at the end
Frames go in this order:
Start on black void
First rectangular block is drawn (gray block)
Starting the U:
Orange vertical rectangular block
Another one same ad above
Orange horizontal rectangular block to fill in the U
You get the idea...
After all blocks are drawn
Then we texture the first block as a rusty metal texture then we go thru the other blocks and texture them in order of creation
After everything is texture we shine a light behind the object pointing towards the camera and we move the light (vertically ig)
The point of that is to show god rays
After its panned thru we shut the light off
Audio:
Its a spam of keyboard presses and mouse click and a choir in the background with growing intensity
Then a sudden burst in intensity when the light shows up
The logo will probably be a bunch of different models switched out by godot
Qtech logo is just again rendered in real time as a 3d version of the qtech logo
Its rotating like the V C F (or more lazily just steal the commentary node)
Audio:
Thomas te noises and 60hz

63
build.sh Normal file
View file

@ -0,0 +1,63 @@
#!/bin/bash
# Get the current user. This assumes you are running the script as the desired user.
USER=$(whoami)
echo $mapname
echo $bspname
#build the image
python timeatbuild.py
#move the build image
mv overlay_datetime_image.png textures/zombietextures_dev/overlay_datetime_image.png
# Loop through all .map files in the current directory
#for mapfile in *.map; do
# # The base name without extension can be derived using 'basename'
# base=$(basename "$mapfile" .map)
#
# # Convert .map to .bsp
# q3map2 -game xonotic -meta -patchmeta "$mapfile"
#
# # Ensure the .bsp file exists before converting to .obj
# if [[ -f "$base.bsp" ]]; then
# q3map2 -game xonotic -convert -format obj "$base.bsp"
# else
# echo "Error: $base.bsp does not exist!"
# fi
#done
for mapfile in *.map; do
q3map2 -game xonotic -convert -format obj -patchmeta -subdivisions 4 -readmap $mapfile
done
#move the map
mv *obj maps/
mv *mtl maps/
for mtl_file in maps/*mtl; do
sed -i '/newmtl textures\/zombietextures_dev\/tiles01_pink_clip/a d 0.0' "$mtl_file"
sed -i '/newmtl textures\/zombietextures_tnhl\/fence01/a d 0.9' "$mtl_file"
sed -i '/newmtl textures\/zombietextures_tnhl\/grate01/a d 0.9' "$mtl_file"
sed -i '/newmtl textures\/zombietextures_tnhl\/grate02/a d 0.9' "$mtl_file"
sed -i '/newmtl textures\/zombietextures_tnhl\/rail01/a d 0.9' "$mtl_file"
sed -i '/newmtl textures\/zombietextures_tnhl\/grate03/a d 0.9' "$mtl_file"
done
#delete bloat
#rm *srf
# Define the destination directory
DEST_DIR="/home/$USER/.xonotic/data/"
# Delete and copy zombietextures.pk3dir
if [ -d "../assets" ]; then
if [ -d "${DEST_DIR}zombietextures.pk3dir" ]; then
rm -r "${DEST_DIR}zombietextures.pk3dir"
fi
cp -r ../assets ${DEST_DIR}zombietextures.pk3dir
else
echo "Folder zombietextures.pk3dir not found!"
fi

493
carboxgame.map Normal file
View file

@ -0,0 +1,493 @@
// entity 0
{
"classname" "worldspawn"
// brush 0
{
brushDef
{
( 8 8 133 ) ( 8 0 133 ) ( -24 8 133 ) ( ( 0.097560972 0 -0 ) ( -0 0.097560972 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( 9 16 136 ) ( -23 16 136 ) ( 9 16 64 ) ( ( 0.097560972 0 -0 ) ( -0 0.097560972 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( 8 8 136 ) ( 8 8 64 ) ( 8 0 136 ) ( ( 0.097560972 0 -0 ) ( -0 0.097560972 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -24 0 64 ) ( 8 0 64 ) ( -24 8 64 ) ( ( 0.097560972 0 -0 ) ( -0 0.097560972 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -25 -16 64 ) ( -25 -16 136 ) ( 7 -16 64 ) ( ( 0.097560972 0 -0 ) ( -0 0.097560972 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -24 0 64 ) ( -24 8 64 ) ( -24 0 136 ) ( ( 0.097560972 0 -0 ) ( -0 0.097560972 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 1
{
brushDef
{
( -128 -464 64 ) ( -128 -592 64 ) ( -336 -464 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -352 1216 64 ) ( -560 1216 64 ) ( -352 1216 -64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 960 -544 80 ) ( 960 -544 -48 ) ( 960 -672 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -336 -592 -48 ) ( -128 -592 -48 ) ( -336 -464 -48 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -320 -1040 -64 ) ( -320 -1040 64 ) ( -112 -1040 -64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -960 80 -64 ) ( -960 208 -64 ) ( -960 80 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 2
{
brushDef
{
( 752 1088 80 ) ( 752 880 80 ) ( 528 1088 80 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 768 1088 128 ) ( 544 1088 128 ) ( 768 1088 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 768 1088 128 ) ( 768 1088 64 ) ( 768 880 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 544 880 64 ) ( 768 880 64 ) ( 544 1088 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 544 880 64 ) ( 544 880 128 ) ( 768 880 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 544 880 64 ) ( 544 1088 64 ) ( 544 880 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 3
{
brushDef
{
( 688 1024 160 ) ( 688 944 160 ) ( 608 1024 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 688 1024 96 ) ( 608 1024 96 ) ( 688 1024 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 688 1024 96 ) ( 688 1024 80 ) ( 688 944 96 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 608 944 80 ) ( 688 944 80 ) ( 608 1024 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 608 944 80 ) ( 608 944 96 ) ( 688 944 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 608 944 80 ) ( 608 1024 80 ) ( 608 944 96 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
}
}
// brush 4
{
brushDef
{
( -544 -640 80 ) ( -544 -864 80 ) ( -800 -640 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -544 -640 144 ) ( -800 -640 144 ) ( -544 -640 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -672 -560 144 ) ( -672 -560 64 ) ( -672 -784 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -800 -864 64 ) ( -544 -864 64 ) ( -800 -640 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -928 -784 64 ) ( -928 -784 144 ) ( -672 -784 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -800 -864 64 ) ( -800 -640 64 ) ( -800 -864 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 5
{
brushDef
{
( -48 -512 192 ) ( -48 -656 192 ) ( -368 -512 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -48 -512 128 ) ( -368 -512 128 ) ( -48 -512 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -48 -512 128 ) ( -48 -512 64 ) ( -48 -656 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -368 -656 64 ) ( -48 -656 64 ) ( -368 -512 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -368 -656 64 ) ( -368 -656 128 ) ( -48 -656 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -368 -656 64 ) ( -368 -512 64 ) ( -368 -656 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 6
{
brushDef
{
( 480 1136 192 ) ( 480 992 192 ) ( 160 1136 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 480 1136 128 ) ( 160 1136 128 ) ( 480 1136 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 480 1136 128 ) ( 480 1136 64 ) ( 480 992 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 160 992 64 ) ( 480 992 64 ) ( 160 1136 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 336 848 64 ) ( 336 848 128 ) ( 656 848 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 336 848 64 ) ( 336 992 64 ) ( 336 848 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 7
{
brushDef
{
( 464 608 192 ) ( 464 464 192 ) ( 144 608 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 464 608 128 ) ( 144 608 128 ) ( 464 608 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 464 608 128 ) ( 464 608 64 ) ( 464 464 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 144 464 64 ) ( 464 464 64 ) ( 144 608 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 144 464 64 ) ( 144 464 128 ) ( 464 464 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 144 464 64 ) ( 144 608 64 ) ( 144 464 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 8
{
brushDef
{
( 80 672 192 ) ( 80 528 192 ) ( -240 672 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 80 672 128 ) ( -240 672 128 ) ( 80 672 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 80 672 128 ) ( 80 672 64 ) ( 80 528 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -240 528 64 ) ( 80 528 64 ) ( -240 672 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -240 528 64 ) ( -240 528 128 ) ( 80 528 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -240 528 64 ) ( -240 672 64 ) ( -240 528 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 9
{
brushDef
{
( -288 800 192 ) ( -288 656 192 ) ( -608 800 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -288 800 128 ) ( -608 800 128 ) ( -288 800 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -288 800 128 ) ( -288 800 64 ) ( -288 656 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -608 656 64 ) ( -288 656 64 ) ( -608 800 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -608 656 64 ) ( -608 656 128 ) ( -288 656 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -608 656 64 ) ( -608 800 64 ) ( -608 656 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 10
{
brushDef
{
( -432 560 192 ) ( -432 416 192 ) ( -752 560 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -432 560 128 ) ( -752 560 128 ) ( -432 560 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -432 560 128 ) ( -432 560 64 ) ( -432 416 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -752 416 64 ) ( -432 416 64 ) ( -752 560 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -752 416 64 ) ( -752 416 128 ) ( -432 416 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -752 416 64 ) ( -752 560 64 ) ( -752 416 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 11
{
brushDef
{
( -96 416 192 ) ( -96 272 192 ) ( -416 416 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -96 416 128 ) ( -416 416 128 ) ( -96 416 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -96 416 128 ) ( -96 416 64 ) ( -96 272 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -416 272 64 ) ( -96 272 64 ) ( -416 416 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -416 272 64 ) ( -416 272 128 ) ( -96 272 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -416 272 64 ) ( -416 416 64 ) ( -416 272 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 12
{
brushDef
{
( -80 208 192 ) ( -80 64 192 ) ( -400 208 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -80 208 128 ) ( -400 208 128 ) ( -80 208 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -80 208 128 ) ( -80 208 64 ) ( -80 64 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -400 64 64 ) ( -80 64 64 ) ( -400 208 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -400 64 64 ) ( -400 64 128 ) ( -80 64 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -400 64 64 ) ( -400 208 64 ) ( -400 64 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 13
{
brushDef
{
( 768 96 192 ) ( 768 -48 192 ) ( 448 96 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 768 96 128 ) ( 448 96 128 ) ( 768 96 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 768 96 128 ) ( 768 96 64 ) ( 768 -48 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 448 -48 64 ) ( 768 -48 64 ) ( 448 96 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 448 -48 64 ) ( 448 -48 128 ) ( 768 -48 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 448 -48 64 ) ( 448 96 64 ) ( 448 -48 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 14
{
brushDef
{
( 480 -144 192 ) ( 480 -288 192 ) ( 160 -144 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 480 -144 128 ) ( 160 -144 128 ) ( 480 -144 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 480 -144 128 ) ( 480 -144 64 ) ( 480 -288 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 160 -288 64 ) ( 480 -288 64 ) ( 160 -144 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 160 -288 64 ) ( 160 -288 128 ) ( 480 -288 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 160 -288 64 ) ( 160 -144 64 ) ( 160 -288 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 15
{
brushDef
{
( -32 -64 192 ) ( -32 -208 192 ) ( -352 -64 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -32 -64 128 ) ( -352 -64 128 ) ( -32 -64 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -32 -64 128 ) ( -32 -64 64 ) ( -32 -208 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -352 -208 64 ) ( -32 -208 64 ) ( -352 -64 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -352 -208 64 ) ( -352 -208 128 ) ( -32 -208 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -352 -208 64 ) ( -352 -64 64 ) ( -352 -208 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 16
{
brushDef
{
( -80 -560 192 ) ( -80 -704 192 ) ( -400 -560 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -80 -560 128 ) ( -400 -560 128 ) ( -80 -560 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -496 -592 128 ) ( -496 -592 64 ) ( -496 -736 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -400 -704 64 ) ( -80 -704 64 ) ( -400 -560 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -816 -736 64 ) ( -816 -736 128 ) ( -496 -736 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -608 -736 64 ) ( -608 -592 64 ) ( -608 -736 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 17
{
brushDef
{
( -64 -208 192 ) ( -64 -352 192 ) ( -384 -208 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -64 -208 128 ) ( -384 -208 128 ) ( -64 -208 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -64 -208 128 ) ( -64 -208 64 ) ( -64 -352 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -384 -352 64 ) ( -64 -352 64 ) ( -384 -208 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -384 -352 64 ) ( -384 -352 128 ) ( -64 -352 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -384 -352 64 ) ( -384 -208 64 ) ( -384 -352 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 18
// brush 19
{
brushDef
{
( 352 -544 192 ) ( 352 -688 192 ) ( 32 -544 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 352 -544 128 ) ( 32 -544 128 ) ( 352 -544 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 352 -544 128 ) ( 352 -544 64 ) ( 352 -688 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 32 -688 64 ) ( 352 -688 64 ) ( 32 -544 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 32 -688 64 ) ( 32 -688 128 ) ( 352 -688 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 32 -688 64 ) ( 32 -544 64 ) ( 32 -688 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 20
{
brushDef
{
( -528 1136 384 ) ( -528 992 384 ) ( -848 1136 384 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -560 1136 128 ) ( -880 1136 128 ) ( -560 1136 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 768 -592 128 ) ( 768 -592 64 ) ( 768 -736 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 720 -736 64 ) ( 720 -736 128 ) ( 1040 -736 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -880 992 64 ) ( -880 1136 64 ) ( -880 992 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1120 1136 368 ) ( -800 992 368 ) ( -800 1136 368 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 21
{
brushDef
{
( -800 1136 368 ) ( -800 992 368 ) ( -1120 1136 368 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -560 1152 128 ) ( -880 1152 128 ) ( -560 1152 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 768 -592 128 ) ( 768 -592 64 ) ( 768 -736 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -880 992 64 ) ( -560 992 64 ) ( -880 1136 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -880 992 64 ) ( -880 1136 64 ) ( -880 992 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -560 1136 64 ) ( -880 1136 128 ) ( -560 1136 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 22
{
brushDef
{
( -800 1136 368 ) ( -800 992 368 ) ( -1120 1136 368 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -832 1136 128 ) ( -1152 1136 128 ) ( -832 1136 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 784 -592 128 ) ( 784 -592 64 ) ( 784 -736 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1152 992 64 ) ( -832 992 64 ) ( -1152 1136 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 448 -736 64 ) ( 448 -736 128 ) ( 768 -736 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 768 -736 128 ) ( 768 -592 64 ) ( 768 -592 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 23
{
brushDef
{
( -800 1136 368 ) ( -800 992 368 ) ( -1120 1136 368 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 768 -592 128 ) ( 768 -592 64 ) ( 768 -736 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -880 992 64 ) ( -560 992 64 ) ( -880 1136 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 720 -752 64 ) ( 720 -752 128 ) ( 1040 -752 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -880 992 64 ) ( -880 1136 64 ) ( -880 992 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1040 -736 64 ) ( 720 -736 128 ) ( 720 -736 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 24
{
brushDef
{
( -528 1136 368 ) ( -528 992 368 ) ( -848 1136 368 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -560 1136 128 ) ( -880 1136 128 ) ( -560 1136 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -880 992 64 ) ( -560 992 64 ) ( -880 1136 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 720 -736 64 ) ( 720 -736 128 ) ( 1040 -736 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -896 992 64 ) ( -896 1136 64 ) ( -896 992 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -880 992 128 ) ( -880 1136 64 ) ( -880 992 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 25
{
brushDef
{
( -352 16 192 ) ( -352 -128 192 ) ( -672 16 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -352 16 128 ) ( -672 16 128 ) ( -352 16 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -352 16 128 ) ( -352 16 64 ) ( -352 -128 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -672 -128 64 ) ( -352 -128 64 ) ( -672 16 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -672 -128 64 ) ( -672 -128 128 ) ( -352 -128 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( -880 -160 64 ) ( -880 -16 64 ) ( -880 -160 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
// brush 26
{
brushDef
{
( 560 816 192 ) ( 560 672 192 ) ( 240 816 192 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 560 816 128 ) ( 240 816 128 ) ( 560 816 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 560 816 128 ) ( 560 816 64 ) ( 560 672 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 240 672 64 ) ( 560 672 64 ) ( 240 816 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 240 672 64 ) ( 240 672 128 ) ( 560 672 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
( 240 672 64 ) ( 240 816 64 ) ( 240 672 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_commentary 0 0 0
}
}
}
// entity 1
{
"classname" "func_group"
// brush 0
{
brushDef
{
( 235.0589294434 -508.8807983398 160 ) ( 83.684967041 -390.7709960938 160 ) ( 235.0589294434 -508.8807983398 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 1285.9943847656 1228.1829833984 160 ) ( 1285.9943847656 1228.1829833984 80 ) ( -101.7957611084 -550.4609985352 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -142.4112701416 -498.4765625 80 ) ( 8.9626922607 -616.5863647461 80 ) ( 1245.37890625 1280.1673583984 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -31.3719329834 -382.1741027832 80 ) ( -31.3719329834 -382.1741027832 160 ) ( 120.0020141602 -500.2839050293 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -439.2122192383 -956.8969116211 144 ) ( -373.0868530273 -846.1384277344 80 ) ( -360.4723510742 -855.9809570312 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -439.2122192383 -956.8969116211 112 ) ( -385.7013549805 -836.2959594727 112 ) ( -360.4723510742 -855.9809570312 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 1
{
brushDef
{
( -67.6889801025 -272.6611938477 80 ) ( 83.684967041 -390.7709960938 160 ) ( -67.6889801025 -272.6611938477 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 1421.9818115234 1142.3725585938 80 ) ( -117.1822814941 -518.1615600586 80 ) ( 34.1916809082 -636.2713623047 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -31.3719329834 -382.1741027832 80 ) ( 120.0020141602 -500.2839050293 160 ) ( 120.0020141602 -500.2839050293 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 34.1916809082 -636.2713623047 160 ) ( 1421.9818115234 1142.3725585938 80 ) ( 34.1916809082 -636.2713623047 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -338.2962646484 -1035.63671875 144 ) ( -246.9418792725 -944.563293457 80 ) ( -259.5563964844 -934.7208251953 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -259.5563964844 -934.7208251953 112 ) ( -234.3273925781 -954.4057617188 112 ) ( -338.2962646484 -1035.63671875 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 2
{
brushDef
{
( 1396.7529296875 1162.0576171875 144 ) ( 8.9626922607 -616.5863647461 144 ) ( 1245.37890625 1280.1673583984 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 235.0589294434 -508.8807983398 160 ) ( 83.684967041 -390.7709960938 160 ) ( 235.0589294434 -508.8807983398 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 1285.9943847656 1228.1829833984 160 ) ( 1285.9943847656 1228.1829833984 80 ) ( -101.7957611084 -550.4609985352 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -31.3719329834 -382.1741027832 80 ) ( -31.3719329834 -382.1741027832 160 ) ( 120.0020141602 -500.2839050293 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -439.2122192383 -956.8969116211 144 ) ( -373.0868530273 -846.1384277344 80 ) ( -360.4723510742 -855.9809570312 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -360.4723510742 -855.9809570312 112 ) ( -385.7013549805 -836.2959594727 112 ) ( -439.2122192383 -956.8969116211 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 3
{
brushDef
{
( 1447.2108154297 1122.6876220703 144 ) ( 59.4206695557 -655.9562988281 144 ) ( 1295.8369140625 1240.7974853516 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 285.5169067383 -548.2507324219 160 ) ( 134.1429595947 -430.1409301758 160 ) ( 285.5169067383 -548.2507324219 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 1361.6813964844 1169.1280517578 160 ) ( 1361.6813964844 1169.1280517578 80 ) ( -26.108795166 -609.5158691406 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -91.9532775879 -537.846496582 80 ) ( 59.4206695557 -655.9562988281 80 ) ( 1295.8369140625 1240.7974853516 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 19.0860443115 -421.5440368652 80 ) ( 19.0860443115 -421.5440368652 160 ) ( 170.4600067139 -539.6538085938 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -91.9532775879 -537.846496582 80 ) ( 1295.8369140625 1240.7974853516 80 ) ( -91.9532775879 -537.846496582 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 4
{
brushDef
{
( 1421.9818115234 1142.3725585938 144 ) ( -117.1822814941 -518.1615600586 144 ) ( 1270.6079101562 1260.482421875 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -67.6889801025 -272.6611938477 80 ) ( 83.684967041 -390.7709960938 160 ) ( -67.6889801025 -272.6611938477 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -26.108795166 -609.5158691406 160 ) ( 1361.6813964844 1169.1280517578 80 ) ( 1361.6813964844 1169.1280517578 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -31.3719329834 -382.1741027832 80 ) ( 120.0020141602 -500.2839050293 160 ) ( 120.0020141602 -500.2839050293 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -259.5563964844 -934.7208251953 144 ) ( -246.9418792725 -944.563293457 80 ) ( -338.2962646484 -1035.63671875 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -338.2962646484 -1035.63671875 112 ) ( -234.3273925781 -954.4057617188 112 ) ( -259.5563964844 -934.7208251953 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 5
{
brushDef
{
( 235.0589294434 -508.8807983398 160 ) ( 83.684967041 -390.7709960938 160 ) ( 235.0589294434 -508.8807983398 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -142.4112701416 -498.4765625 80 ) ( 8.9626922607 -616.5863647461 80 ) ( 1245.37890625 1280.1673583984 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -31.3719329834 -382.1741027832 80 ) ( -31.3719329834 -382.1741027832 160 ) ( 120.0020141602 -500.2839050293 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -142.4112701416 -498.4765625 80 ) ( 1245.37890625 1280.1673583984 80 ) ( -142.4112701416 -498.4765625 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -360.4723510742 -855.9809570312 144 ) ( -373.0868530273 -846.1384277344 80 ) ( -439.2122192383 -956.8969116211 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -439.2122192383 -956.8969116211 112 ) ( -385.7013549805 -836.2959594727 112 ) ( -360.4723510742 -855.9809570312 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 6
{
brushDef
{
( -67.6889801025 -272.6611938477 80 ) ( 83.684967041 -390.7709960938 160 ) ( -67.6889801025 -272.6611938477 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -26.108795166 -609.5158691406 160 ) ( 1361.6813964844 1169.1280517578 80 ) ( 1361.6813964844 1169.1280517578 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( 1421.9818115234 1142.3725585938 80 ) ( -117.1822814941 -518.1615600586 80 ) ( 34.1916809082 -636.2713623047 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -31.3719329834 -382.1741027832 80 ) ( 120.0020141602 -500.2839050293 160 ) ( 120.0020141602 -500.2839050293 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -259.5563964844 -934.7208251953 144 ) ( -246.9418792725 -944.563293457 80 ) ( -338.2962646484 -1035.63671875 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -259.5563964844 -934.7208251953 112 ) ( -234.3273925781 -954.4057617188 112 ) ( -338.2962646484 -1035.63671875 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
}
// entity 2
{
"classname" "func_group"
// brush 0
{
brushDef
{
( -544 -560 160 ) ( -736 -560 160 ) ( -544 -560 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -784 1456 160 ) ( -784 1456 80 ) ( -784 -800 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -848 -784 80 ) ( -656 -784 80 ) ( -848 1472 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -832 -624 80 ) ( -832 -624 160 ) ( -640 -624 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -800 -1328 144 ) ( -816 -1200 80 ) ( -800 -1200 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -800 -1328 112 ) ( -832 -1200 112 ) ( -800 -1200 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 1
{
brushDef
{
( -928 -560 80 ) ( -736 -560 160 ) ( -928 -560 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -624 1472 80 ) ( -816 -784 80 ) ( -624 -784 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -832 -624 80 ) ( -640 -624 160 ) ( -640 -624 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -624 -784 160 ) ( -624 1472 80 ) ( -624 -784 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -672 -1328 144 ) ( -656 -1200 80 ) ( -672 -1200 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -672 -1200 112 ) ( -640 -1200 112 ) ( -672 -1328 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 2
{
brushDef
{
( -656 1472 144 ) ( -656 -784 144 ) ( -848 1472 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -544 -560 160 ) ( -736 -560 160 ) ( -544 -560 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -784 1456 160 ) ( -784 1456 80 ) ( -784 -800 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -832 -624 80 ) ( -832 -624 160 ) ( -640 -624 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -800 -1328 144 ) ( -816 -1200 80 ) ( -800 -1200 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -800 -1200 112 ) ( -832 -1200 112 ) ( -800 -1328 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 3
{
brushDef
{
( -592 1472 144 ) ( -592 -784 144 ) ( -784 1472 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -480 -560 160 ) ( -672 -560 160 ) ( -480 -560 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -688 1456 160 ) ( -688 1456 80 ) ( -688 -800 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -784 -784 80 ) ( -592 -784 80 ) ( -784 1472 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -768 -624 80 ) ( -768 -624 160 ) ( -576 -624 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -784 -784 80 ) ( -784 1472 80 ) ( -784 -784 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 4
{
brushDef
{
( -624 1472 144 ) ( -816 -784 144 ) ( -816 1472 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -928 -560 80 ) ( -736 -560 160 ) ( -928 -560 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -688 -800 160 ) ( -688 1456 80 ) ( -688 1456 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -832 -624 80 ) ( -640 -624 160 ) ( -640 -624 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -672 -1200 144 ) ( -656 -1200 80 ) ( -672 -1328 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -672 -1328 112 ) ( -640 -1200 112 ) ( -672 -1200 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 5
{
brushDef
{
( -544 -560 160 ) ( -736 -560 160 ) ( -544 -560 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -848 -784 80 ) ( -656 -784 80 ) ( -848 1472 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -832 -624 80 ) ( -832 -624 160 ) ( -640 -624 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -848 -784 80 ) ( -848 1472 80 ) ( -848 -784 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -800 -1200 144 ) ( -816 -1200 80 ) ( -800 -1328 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -800 -1328 112 ) ( -832 -1200 112 ) ( -800 -1200 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
// brush 6
{
brushDef
{
( -928 -560 80 ) ( -736 -560 160 ) ( -928 -560 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -688 -800 160 ) ( -688 1456 80 ) ( -688 1456 160 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -624 1472 80 ) ( -816 -784 80 ) ( -624 -784 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -832 -624 80 ) ( -640 -624 160 ) ( -640 -624 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -672 -1200 144 ) ( -656 -1200 80 ) ( -672 -1328 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
( -672 -1200 112 ) ( -640 -1200 112 ) ( -672 -1328 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_green 0 0 0
}
}
}

21
carboxgame.obj.import Normal file
View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://b605gvtaoe24g"
path="res://.godot/imported/carboxgame.obj-3ff02f08a0796fb8a0fe5f807e19957d.mesh"
[deps]
files=["res://.godot/imported/carboxgame.obj-3ff02f08a0796fb8a0fe5f807e19957d.mesh"]
source_file="res://assets/carboxgame.obj"
dest_files=["res://.godot/imported/carboxgame.obj-3ff02f08a0796fb8a0fe5f807e19957d.mesh", "res://.godot/imported/carboxgame.obj-3ff02f08a0796fb8a0fe5f807e19957d.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

809
devworld.autosave.map Normal file
View file

@ -0,0 +1,809 @@
// entity 0
{
"classname" "worldspawn"
// brush 0
{
brushDef
{
( 64 -480 0 ) ( 64 -608 0 ) ( -128 -480 0 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -672 1024 0 ) ( -864 1024 0 ) ( -672 1024 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( 1024 -896 -32 ) ( 1024 -896 -96 ) ( 1024 -1024 -32 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -128 -608 -64 ) ( 64 -608 -64 ) ( -128 -480 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( 192 -1024 -64 ) ( 192 -1024 0 ) ( 384 -1024 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -1024 -704 -96 ) ( -1024 -576 -96 ) ( -1024 -704 -32 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
}
}
// brush 1
{
brushDef
{
( 1008 -456 128 ) ( 496 -456 128 ) ( 1008 568 128 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 272 ) ( 1008 824 272 ) ( 1008 -200 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 280 272 ) ( 1000 280 16 ) ( 488 280 272 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 112 ) ( 496 -232 112 ) ( 1008 792 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 16 ) ( 1000 840 272 ) ( 1000 -184 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 360 16 ) ( 1024 360 16 ) ( 512 360 272 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 2
{
brushDef
{
( 1008 -328 112 ) ( 496 -328 112 ) ( 1008 696 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 176 ) ( 1008 824 176 ) ( 1008 -200 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 344 112 ) ( 1008 344 -144 ) ( 496 344 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 16 ) ( 496 -232 16 ) ( 1008 792 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 -80 ) ( 1000 840 176 ) ( 1000 -184 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 360 -80 ) ( 1024 360 -80 ) ( 512 360 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 3
{
brushDef
{
( 1008 -328 112 ) ( 496 -328 112 ) ( 1008 696 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 176 ) ( 1008 824 176 ) ( 1008 -200 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 280 176 ) ( 1000 280 -80 ) ( 488 280 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 16 ) ( 496 -232 16 ) ( 1008 792 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 -80 ) ( 1000 840 176 ) ( 1000 -184 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 552 296 -80 ) ( 1064 296 -80 ) ( 552 296 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 4
{
brushDef
{
( -512 64 160 ) ( -512 -64 160 ) ( -512 64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -512 64 160 ) ( -512 64 392 ) ( -520 64 160 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -512 -216 8 ) ( -520 -216 8 ) ( -512 -344 8 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -64 392 ) ( -520 -64 160 ) ( -520 64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -320 56 ) ( -512 -320 56 ) ( -520 -320 -176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -64 392 ) ( -520 64 392 ) ( -512 -64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 5
{
brushDef
{
( -280 64 8 ) ( -280 -64 8 ) ( -512 64 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -280 64 8 ) ( -512 64 8 ) ( -280 64 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -128 -216 8 ) ( -128 -216 0 ) ( -128 -344 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 -64 0 ) ( -280 -64 0 ) ( -512 64 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -176 -320 0 ) ( -176 -320 8 ) ( 56 -320 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 -64 0 ) ( -512 64 0 ) ( -512 -64 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 6
{
brushDef
{
( -504 128 256 ) ( -504 -256 256 ) ( -512 128 256 ) ( ( 0.0078125 0 2 ) ( 0 0.125 64 ) ) zombietextures_dev/creditsee 0 0 0
( -472 0 256 ) ( -480 0 256 ) ( -472 0 128 ) ( ( 0.125 0 193 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -504 160 256 ) ( -504 160 128 ) ( -504 -224 256 ) ( ( 0.0078125 0 2 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -256 128 ) ( -504 -256 128 ) ( -512 128 128 ) ( ( 0.0078125 0 2 ) ( -0 0.125 193 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -128 128 ) ( -512 -128 256 ) ( -504 -128 128 ) ( ( 0.125 0 64 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -256 128 ) ( -512 128 128 ) ( -512 -256 256 ) ( ( 0.0078125 0 255 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
}
}
// brush 7
{
brushDef
{
( -504 0 256 ) ( -504 -384 256 ) ( -512 0 256 ) ( ( 0.0078125 0 2 ) ( 0 0.125 64 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -472 -128 256 ) ( -480 -128 256 ) ( -472 -128 128 ) ( ( 0.125 0 193 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -504 32 256 ) ( -504 32 128 ) ( -504 -352 256 ) ( ( 0.0078125 0 2 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -384 128 ) ( -504 -384 128 ) ( -512 0 128 ) ( ( 0.0078125 0 2 ) ( -0 0.125 193 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -256 128 ) ( -512 -256 256 ) ( -504 -256 128 ) ( ( 0.125 0 64 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -384 128 ) ( -512 0 128 ) ( -512 -384 256 ) ( ( 0.0078125 0 255 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
}
}
// brush 8
{
brushDef
{
( 1008 -768 -16 ) ( 1008 -896 -16 ) ( 1008 -768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -768 0 ) ( 1104 -768 16 ) ( 880 -768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -768 0 ) ( 880 -768 0 ) ( 1104 -896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 880 -896 0 ) ( 880 -768 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 1104 -896 16 ) ( 880 -896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 880 -768 16 ) ( 1104 -896 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 9
{
brushDef
{
( 1040 -768 160 ) ( 1040 -896 160 ) ( 1024 -768 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -768 272 ) ( 1008 -768 272 ) ( 1024 -768 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -768 272 ) ( 1024 -768 48 ) ( 1024 -896 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 144 ) ( 1024 -896 144 ) ( 1008 -768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 48 ) ( 1008 -896 272 ) ( 1024 -896 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 48 ) ( 1008 -768 48 ) ( 1008 -896 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 10
{
brushDef
{
( 1040 -768 144 ) ( 1040 -896 144 ) ( 1024 -768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -768 240 ) ( 1008 -768 240 ) ( 1024 -768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -768 240 ) ( 1024 -768 16 ) ( 1024 -896 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1024 -896 16 ) ( 1008 -768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1008 -896 240 ) ( 1024 -896 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1008 -768 16 ) ( 1008 -896 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 11
{
brushDef
{
( 1040 -576 160 ) ( 1040 -704 160 ) ( 1024 -576 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -576 272 ) ( 1008 -576 272 ) ( 1024 -576 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -576 272 ) ( 1024 -576 48 ) ( 1024 -704 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 144 ) ( 1024 -704 144 ) ( 1008 -576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 48 ) ( 1008 -704 272 ) ( 1024 -704 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 48 ) ( 1008 -576 48 ) ( 1008 -704 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 12
{
brushDef
{
( 1008 -576 -16 ) ( 1008 -704 -16 ) ( 1008 -576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -576 0 ) ( 1104 -576 16 ) ( 880 -576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -576 0 ) ( 880 -576 0 ) ( 1104 -704 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 880 -704 0 ) ( 880 -576 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 1104 -704 16 ) ( 880 -704 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 880 -576 16 ) ( 1104 -704 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 13
{
brushDef
{
( 1040 -576 144 ) ( 1040 -704 144 ) ( 1024 -576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -576 240 ) ( 1008 -576 240 ) ( 1024 -576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -576 240 ) ( 1024 -576 16 ) ( 1024 -704 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1024 -704 16 ) ( 1008 -576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1008 -704 240 ) ( 1024 -704 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1008 -576 16 ) ( 1008 -704 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 14
{
brushDef
{
( 1040 768 160 ) ( 1040 640 160 ) ( 1024 768 160 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 768 272 ) ( 1008 768 272 ) ( 1024 768 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 768 272 ) ( 1024 768 48 ) ( 1024 640 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 144 ) ( 1024 640 144 ) ( 1008 768 144 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 48 ) ( 1008 640 272 ) ( 1024 640 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 48 ) ( 1008 768 48 ) ( 1008 640 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 15
{
brushDef
{
( 1008 768 -16 ) ( 1008 640 -16 ) ( 1008 768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 768 0 ) ( 1104 768 16 ) ( 880 768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 768 0 ) ( 880 768 0 ) ( 1104 640 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 880 640 0 ) ( 880 768 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 1104 640 16 ) ( 880 640 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 880 768 16 ) ( 1104 640 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 16
{
brushDef
{
( 1040 960 144 ) ( 1040 832 144 ) ( 1024 960 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 960 240 ) ( 1008 960 240 ) ( 1024 960 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 960 240 ) ( 1024 960 16 ) ( 1024 832 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1024 832 16 ) ( 1008 960 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1008 832 240 ) ( 1024 832 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1008 960 16 ) ( 1008 832 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 17
{
brushDef
{
( 1040 768 144 ) ( 1040 640 144 ) ( 1024 768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 768 240 ) ( 1008 768 240 ) ( 1024 768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 768 240 ) ( 1024 768 16 ) ( 1024 640 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1024 640 16 ) ( 1008 768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1008 640 240 ) ( 1024 640 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1008 768 16 ) ( 1008 640 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 18
{
brushDef
{
( 1040 960 160 ) ( 1040 832 160 ) ( 1024 960 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 960 272 ) ( 1008 960 272 ) ( 1024 960 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 960 272 ) ( 1024 960 48 ) ( 1024 832 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 144 ) ( 1024 832 144 ) ( 1008 960 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 48 ) ( 1008 832 272 ) ( 1024 832 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 48 ) ( 1008 960 48 ) ( 1008 832 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 19
{
brushDef
{
( 1040 384 160 ) ( 1040 256 160 ) ( 1024 384 160 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 384 272 ) ( 1008 384 272 ) ( 1024 384 48 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 384 272 ) ( 1024 384 48 ) ( 1024 256 272 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 144 ) ( 1024 256 144 ) ( 1008 384 144 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 48 ) ( 1008 256 272 ) ( 1024 256 48 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 48 ) ( 1008 384 48 ) ( 1008 256 272 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 20
{
brushDef
{
( 1008 384 -16 ) ( 1008 256 -16 ) ( 1008 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 384 0 ) ( 1104 384 16 ) ( 880 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 384 0 ) ( 880 384 0 ) ( 1104 256 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 880 256 0 ) ( 880 384 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 1104 256 16 ) ( 880 256 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 880 384 16 ) ( 1104 256 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 21
{
brushDef
{
( 1040 576 144 ) ( 1040 448 144 ) ( 1024 576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 576 240 ) ( 1008 576 240 ) ( 1024 576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 576 240 ) ( 1024 576 16 ) ( 1024 448 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1024 448 16 ) ( 1008 576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1008 448 240 ) ( 1024 448 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1008 576 16 ) ( 1008 448 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 22
{
brushDef
{
( 1008 576 -16 ) ( 1008 448 -16 ) ( 1008 576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 576 0 ) ( 1104 576 16 ) ( 880 576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 576 0 ) ( 880 576 0 ) ( 1104 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 880 448 0 ) ( 880 576 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 1104 448 16 ) ( 880 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 880 576 16 ) ( 1104 448 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 23
{
brushDef
{
( 1040 384 144 ) ( 1040 256 144 ) ( 1024 384 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 384 240 ) ( 1008 384 240 ) ( 1024 384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 384 240 ) ( 1024 384 16 ) ( 1024 256 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1024 256 16 ) ( 1008 384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1008 256 240 ) ( 1024 256 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1008 384 16 ) ( 1008 256 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 24
{
brushDef
{
( 1040 576 160 ) ( 1040 448 160 ) ( 1024 576 160 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 576 272 ) ( 1008 576 272 ) ( 1024 576 48 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 576 272 ) ( 1024 576 48 ) ( 1024 448 272 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 144 ) ( 1024 448 144 ) ( 1008 576 144 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 48 ) ( 1008 448 272 ) ( 1024 448 48 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 48 ) ( 1008 576 48 ) ( 1008 448 272 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 25
{
brushDef
{
( 1040 0 160 ) ( 1040 -128 160 ) ( 1024 0 160 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 0 272 ) ( 1008 0 272 ) ( 1024 0 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 0 272 ) ( 1024 0 48 ) ( 1024 -128 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 144 ) ( 1024 -128 144 ) ( 1008 0 144 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 48 ) ( 1008 -128 272 ) ( 1024 -128 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 48 ) ( 1008 0 48 ) ( 1008 -128 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 26
{
brushDef
{
( 1008 0 -16 ) ( 1008 -128 -16 ) ( 1008 0 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 0 0 ) ( 1104 0 16 ) ( 880 0 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 0 0 ) ( 880 0 0 ) ( 1104 -128 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 880 -128 0 ) ( 880 0 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 1104 -128 16 ) ( 880 -128 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 880 0 16 ) ( 1104 -128 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 27
{
brushDef
{
( 1040 192 144 ) ( 1040 64 144 ) ( 1024 192 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 192 240 ) ( 1008 192 240 ) ( 1024 192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 192 240 ) ( 1024 192 16 ) ( 1024 64 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1024 64 16 ) ( 1008 192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1008 64 240 ) ( 1024 64 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1008 192 16 ) ( 1008 64 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 28
{
brushDef
{
( 1008 192 -16 ) ( 1008 64 -16 ) ( 1008 192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 192 0 ) ( 1104 192 16 ) ( 880 192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 192 0 ) ( 880 192 0 ) ( 1104 64 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 880 64 0 ) ( 880 192 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 1104 64 16 ) ( 880 64 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 880 192 16 ) ( 1104 64 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 29
{
brushDef
{
( 1040 0 144 ) ( 1040 -128 144 ) ( 1024 0 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 0 240 ) ( 1008 0 240 ) ( 1024 0 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 0 240 ) ( 1024 0 16 ) ( 1024 -128 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1024 -128 16 ) ( 1008 0 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1008 -128 240 ) ( 1024 -128 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1008 0 16 ) ( 1008 -128 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 30
{
brushDef
{
( 1040 192 160 ) ( 1040 64 160 ) ( 1024 192 160 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 192 272 ) ( 1008 192 272 ) ( 1024 192 48 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 192 272 ) ( 1024 192 48 ) ( 1024 64 272 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 144 ) ( 1024 64 144 ) ( 1008 192 144 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 48 ) ( 1008 64 272 ) ( 1024 64 48 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 48 ) ( 1008 192 48 ) ( 1008 64 272 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 31
{
brushDef
{
( 1040 -384 160 ) ( 1040 -512 160 ) ( 1024 -384 160 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -384 272 ) ( 1008 -384 272 ) ( 1024 -384 48 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -384 272 ) ( 1024 -384 48 ) ( 1024 -512 272 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 144 ) ( 1024 -512 144 ) ( 1008 -384 144 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 48 ) ( 1008 -512 272 ) ( 1024 -512 48 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 48 ) ( 1008 -384 48 ) ( 1008 -512 272 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 32
{
brushDef
{
( 1008 -384 -16 ) ( 1008 -512 -16 ) ( 1008 -384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -384 0 ) ( 1104 -384 16 ) ( 880 -384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -384 0 ) ( 880 -384 0 ) ( 1104 -512 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 880 -512 0 ) ( 880 -384 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 1104 -512 16 ) ( 880 -512 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 880 -384 16 ) ( 1104 -512 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 33
{
brushDef
{
( 1040 -192 144 ) ( 1040 -320 144 ) ( 1024 -192 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -192 240 ) ( 1008 -192 240 ) ( 1024 -192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -192 240 ) ( 1024 -192 16 ) ( 1024 -320 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1024 -320 16 ) ( 1008 -192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1008 -320 240 ) ( 1024 -320 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1008 -192 16 ) ( 1008 -320 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 34
{
brushDef
{
( 1008 -192 -16 ) ( 1008 -320 -16 ) ( 1008 -192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -192 0 ) ( 1104 -192 16 ) ( 880 -192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -192 0 ) ( 880 -192 0 ) ( 1104 -320 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 880 -320 0 ) ( 880 -192 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 1104 -320 16 ) ( 880 -320 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 880 -192 16 ) ( 1104 -320 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 35
{
brushDef
{
( 1040 -384 144 ) ( 1040 -512 144 ) ( 1024 -384 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -384 240 ) ( 1008 -384 240 ) ( 1024 -384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -384 240 ) ( 1024 -384 16 ) ( 1024 -512 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1024 -512 16 ) ( 1008 -384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1008 -512 240 ) ( 1024 -512 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1008 -384 16 ) ( 1008 -512 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 36
{
brushDef
{
( 1040 -192 160 ) ( 1040 -320 160 ) ( 1024 -192 160 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -192 272 ) ( 1008 -192 272 ) ( 1024 -192 48 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -192 272 ) ( 1024 -192 48 ) ( 1024 -320 272 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 144 ) ( 1024 -320 144 ) ( 1008 -192 144 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 48 ) ( 1008 -320 272 ) ( 1024 -320 48 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 48 ) ( 1008 -192 48 ) ( 1008 -320 272 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 37
{
brushDef
{
( 320 1024 112 ) ( 256 1024 112 ) ( 320 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -576 992 112 ) ( -576 992 0 ) ( -576 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 256 832 0 ) ( 320 832 0 ) ( 256 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -640 816 0 ) ( -640 880 0 ) ( -640 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 0 896 64 ) ( -128 880 0 ) ( -128 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 38
{
brushDef
{
( 528 1088 576 ) ( 528 1024 576 ) ( 464 1088 576 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 384 1088 112 ) ( 320 1088 112 ) ( 384 1088 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 448 1088 112 ) ( 448 1088 0 ) ( 448 1024 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 320 1024 0 ) ( 384 1024 0 ) ( 320 1088 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 320 1024 0 ) ( 320 1024 112 ) ( 384 1024 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -640 1008 0 ) ( -640 1072 0 ) ( -640 1008 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 39
{
brushDef
{
( 960 1024 112 ) ( 896 1024 112 ) ( 960 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 992 112 ) ( 64 992 0 ) ( 64 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 896 832 0 ) ( 960 832 0 ) ( 896 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 0 816 0 ) ( 0 880 0 ) ( 0 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 32 ) ( -64 832 0 ) ( -64 896 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 40
{
brushDef
{
( 1024 1024 112 ) ( 960 1024 112 ) ( 1024 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 192 864 112 ) ( 192 864 0 ) ( 192 800 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1024 832 0 ) ( 1088 832 0 ) ( 1024 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 128 944 0 ) ( 128 1008 0 ) ( 128 944 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 16 ) ( -64 832 0 ) ( -64 896 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 41
{
brushDef
{
( 832 1024 112 ) ( 768 1024 112 ) ( 832 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -64 992 112 ) ( -64 992 0 ) ( -64 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 768 832 0 ) ( 832 832 0 ) ( 768 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -128 816 0 ) ( -128 880 0 ) ( -128 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 48 ) ( -64 832 0 ) ( -64 896 48 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 42
{
brushDef
{
( 448 1024 112 ) ( 384 1024 112 ) ( 448 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -448 992 112 ) ( -448 992 0 ) ( -448 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 384 832 0 ) ( 448 832 0 ) ( 384 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 816 0 ) ( -512 880 0 ) ( -512 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 864 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 43
{
brushDef
{
( 576 1024 112 ) ( 512 1024 112 ) ( 576 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -320 992 112 ) ( -320 992 0 ) ( -320 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 512 832 0 ) ( 576 832 0 ) ( 512 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -384 816 0 ) ( -384 880 0 ) ( -384 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 848 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 44
{
brushDef
{
( 704 1024 112 ) ( 640 1024 112 ) ( 704 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -192 992 112 ) ( -192 992 0 ) ( -192 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 640 832 0 ) ( 704 832 0 ) ( 640 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -256 816 0 ) ( -256 880 0 ) ( -256 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 832 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 45
{
brushDef
{
( 1008 960 -16 ) ( 1008 832 -16 ) ( 1008 960 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 960 0 ) ( 1104 960 16 ) ( 880 960 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 960 0 ) ( 880 960 0 ) ( 1104 832 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 880 832 0 ) ( 880 960 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 1104 832 16 ) ( 880 832 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 880 960 16 ) ( 1104 832 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 46
{
brushDef
{
( -520 64 16 ) ( -520 128 16 ) ( -520 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -520 64 16 ) ( -520 64 0 ) ( -584 64 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -584 128 0 ) ( -584 64 0 ) ( -520 128 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -1288 128 -8 ) ( -1288 64 8 ) ( -1416 128 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -584 448 -8 ) ( -520 448 8 ) ( -584 320 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 47
{
brushDef
{
( -520 -48 16 ) ( -520 -112 16 ) ( -520 -48 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1584 64 0 ) ( 1584 128 0 ) ( 1456 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -128 -8 -8 ) ( -128 -8 8 ) ( -128 56 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1584 64 0 ) ( 1456 64 0 ) ( 1584 64 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 2352 64 8 ) ( 2352 128 -8 ) ( 2480 64 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 48
{
brushDef
{
( -216 64 16 ) ( -280 64 16 ) ( -216 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -128 -1792 0 ) ( -64 -1792 0 ) ( -128 -1664 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -448 -320 0 ) ( -448 -320 16 ) ( -384 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -128 -1792 0 ) ( -128 -1664 0 ) ( -128 -1792 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -128 -2560 8 ) ( -64 -2560 -8 ) ( -128 -2688 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 49
{
brushDef
{
( -520 -320 16 ) ( -584 -320 16 ) ( -520 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -520 -320 16 ) ( -520 -320 0 ) ( -520 -384 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -584 -384 0 ) ( -520 -384 0 ) ( -584 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -584 -1088 -8 ) ( -520 -1088 8 ) ( -584 -1216 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -904 -384 -8 ) ( -904 -320 8 ) ( -776 -384 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 50
{
brushDef
{
( -128 -208 8 ) ( -128 -144 8 ) ( -128 -208 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -2232 -320 0 ) ( -2232 -384 0 ) ( -2104 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -520 -248 0 ) ( -520 -248 16 ) ( -520 -312 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -2232 -320 0 ) ( -2104 -320 0 ) ( -2232 -320 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -3000 -320 8 ) ( -3000 -384 -8 ) ( -3128 -320 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 51
{
brushDef
{
( -432 -320 16 ) ( -368 -320 16 ) ( -432 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -520 1536 0 ) ( -584 1536 0 ) ( -520 1408 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -200 64 0 ) ( -200 64 16 ) ( -264 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -520 1536 0 ) ( -520 1408 0 ) ( -520 1536 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -520 2304 8 ) ( -584 2304 -8 ) ( -520 2432 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 52
{
brushDef
{
( -128 64 16 ) ( -64 64 16 ) ( -128 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -128 64 8 ) ( -128 64 -8 ) ( -128 128 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -64 128 0 ) ( -128 128 0 ) ( -64 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -64 832 -8 ) ( -128 832 8 ) ( -64 960 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 256 128 -8 ) ( 256 64 8 ) ( 128 128 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 53
{
brushDef
{
( -128 -320 8 ) ( -128 -384 8 ) ( -128 -320 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -128 -320 16 ) ( -128 -320 0 ) ( -64 -320 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -64 -384 0 ) ( -64 -320 0 ) ( -128 -384 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 640 -384 -8 ) ( 640 -320 8 ) ( 768 -384 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -64 -704 -8 ) ( -128 -704 8 ) ( -64 -576 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
}
// entity 1
{
"classname" "func_group"
// brush 0
{
brushDef
{
( 880 960 16 ) ( 880 1024 16 ) ( 880 960 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 960 16 ) ( 880 960 0 ) ( 816 960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 816 1024 0 ) ( 816 960 0 ) ( 880 1024 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 112 1024 0 ) ( 112 960 16 ) ( -16 1024 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 816 1344 0 ) ( 880 1344 16 ) ( 816 1216 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 1
{
brushDef
{
( 1024 832 16 ) ( 1024 768 16 ) ( 880 832 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 832 32 ) ( 880 832 32 ) ( 1024 832 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 832 32 ) ( 1024 832 0 ) ( 1024 768 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 768 0 ) ( 1024 768 0 ) ( 880 832 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 768 0 ) ( 880 768 32 ) ( 1024 768 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 768 0 ) ( 880 832 0 ) ( 880 768 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 2
{
brushDef
{
( 1024 256 16 ) ( 1024 192 16 ) ( 880 256 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 256 32 ) ( 880 256 32 ) ( 1024 256 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 256 32 ) ( 1024 256 0 ) ( 1024 192 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 192 0 ) ( 1024 192 0 ) ( 880 256 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 192 0 ) ( 880 192 32 ) ( 1024 192 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 192 0 ) ( 880 256 0 ) ( 880 192 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 3
{
brushDef
{
( 1024 64 16 ) ( 1024 0 16 ) ( 880 64 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 64 32 ) ( 880 64 32 ) ( 1024 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 64 32 ) ( 1024 64 0 ) ( 1024 0 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 0 0 ) ( 1024 0 0 ) ( 880 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 0 0 ) ( 880 0 32 ) ( 1024 0 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 0 0 ) ( 880 64 0 ) ( 880 0 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 4
{
brushDef
{
( 1024 -512 16 ) ( 1024 -576 16 ) ( 880 -512 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 -512 32 ) ( 880 -512 32 ) ( 1024 -512 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 -512 32 ) ( 1024 -512 0 ) ( 1024 -576 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -576 0 ) ( 1024 -576 0 ) ( 880 -512 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -576 0 ) ( 880 -576 32 ) ( 1024 -576 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -576 0 ) ( 880 -512 0 ) ( 880 -576 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 5
{
brushDef
{
( 1024 -128 16 ) ( 1024 -192 16 ) ( 880 -128 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 -128 32 ) ( 880 -128 32 ) ( 1024 -128 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 -128 32 ) ( 1024 -128 0 ) ( 1024 -192 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -192 0 ) ( 1024 -192 0 ) ( 880 -128 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -192 0 ) ( 880 -192 32 ) ( 1024 -192 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -192 0 ) ( 880 -128 0 ) ( 880 -192 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 6
{
brushDef
{
( 1024 -704 16 ) ( 1024 -768 16 ) ( 880 -704 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 -704 32 ) ( 880 -704 32 ) ( 1024 -704 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 -704 32 ) ( 1024 -704 0 ) ( 1024 -768 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -768 0 ) ( 1024 -768 0 ) ( 880 -704 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -768 0 ) ( 880 -768 32 ) ( 1024 -768 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -768 0 ) ( 880 -704 0 ) ( 880 -768 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 7
{
brushDef
{
( 1024 -320 16 ) ( 1024 -384 16 ) ( 880 -320 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 -320 32 ) ( 880 -320 32 ) ( 1024 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 -320 32 ) ( 1024 -320 0 ) ( 1024 -384 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -384 0 ) ( 1024 -384 0 ) ( 880 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -384 0 ) ( 880 -384 32 ) ( 1024 -384 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -384 0 ) ( 880 -320 0 ) ( 880 -384 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 8
{
brushDef
{
( 1024 640 16 ) ( 1024 576 16 ) ( 880 640 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 640 32 ) ( 880 640 32 ) ( 1024 640 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 640 32 ) ( 1024 640 0 ) ( 1024 576 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 576 0 ) ( 1024 576 0 ) ( 880 640 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 576 0 ) ( 880 576 32 ) ( 1024 576 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 576 0 ) ( 880 640 0 ) ( 880 576 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 9
{
brushDef
{
( 1024 448 16 ) ( 1024 384 16 ) ( 880 448 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 448 32 ) ( 880 448 32 ) ( 1024 448 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 448 32 ) ( 1024 448 0 ) ( 1024 384 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 384 0 ) ( 1024 384 0 ) ( 880 448 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 384 0 ) ( 880 384 32 ) ( 1024 384 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 384 0 ) ( 880 448 0 ) ( 880 384 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 10
{
brushDef
{
( 880 872 16 ) ( 880 808 16 ) ( 880 872 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 2736 960 0 ) ( 2736 1024 0 ) ( 2608 960 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 1024 888 0 ) ( 1024 888 16 ) ( 1024 952 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 2736 960 0 ) ( 2608 960 0 ) ( 2736 960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 3504 960 16 ) ( 3504 1024 0 ) ( 3632 960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 11
{
brushDef
{
( 880 -896 16 ) ( 816 -896 16 ) ( 880 -896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -896 16 ) ( 880 -896 0 ) ( 880 -960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 816 -960 0 ) ( 880 -960 0 ) ( 816 -896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 816 -1664 0 ) ( 880 -1664 16 ) ( 816 -1792 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 496 -960 0 ) ( 496 -896 16 ) ( 624 -960 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 12
{
brushDef
{
( 1024 -808 16 ) ( 1024 -744 16 ) ( 1024 -808 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -832 -896 0 ) ( -832 -960 0 ) ( -704 -896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 -824 0 ) ( 880 -824 16 ) ( 880 -888 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -832 -896 0 ) ( -704 -896 0 ) ( -832 -896 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( -1600 -896 16 ) ( -1600 -960 0 ) ( -1728 -896 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
// brush 13
{
brushDef
{
( 968 -896 16 ) ( 1032 -896 16 ) ( 968 -896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 960 0 ) ( 816 960 0 ) ( 880 832 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 960 0 ) ( 880 960 16 ) ( 816 960 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 960 0 ) ( 880 832 0 ) ( 880 960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
( 880 1728 16 ) ( 816 1728 0 ) ( 880 1856 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_clip 0 0 0
}
}
}
// entity 2
{
"classname" "info_player_deathmatch"
"origin" "240.000000 80.000000 40.000000"
}

809
devworld.bak Normal file
View file

@ -0,0 +1,809 @@
// entity 0
{
"classname" "worldspawn"
// brush 0
{
brushDef
{
( 64 -480 0 ) ( 64 -608 0 ) ( -128 -480 0 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -672 1024 0 ) ( -864 1024 0 ) ( -672 1024 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( 1024 -896 -32 ) ( 1024 -896 -96 ) ( 1024 -1024 -32 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -128 -608 -64 ) ( 64 -608 -64 ) ( -128 -480 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( 192 -1024 -64 ) ( 192 -1024 0 ) ( 384 -1024 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -1024 -704 -96 ) ( -1024 -576 -96 ) ( -1024 -704 -32 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
}
}
// brush 1
{
brushDef
{
( 1008 -456 128 ) ( 496 -456 128 ) ( 1008 568 128 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 272 ) ( 1008 824 272 ) ( 1008 -200 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 280 272 ) ( 1000 280 16 ) ( 488 280 272 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 112 ) ( 496 -232 112 ) ( 1008 792 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 16 ) ( 1000 840 272 ) ( 1000 -184 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 360 16 ) ( 1024 360 16 ) ( 512 360 272 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 2
{
brushDef
{
( 1008 -328 112 ) ( 496 -328 112 ) ( 1008 696 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 176 ) ( 1008 824 176 ) ( 1008 -200 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 344 112 ) ( 1008 344 -144 ) ( 496 344 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 16 ) ( 496 -232 16 ) ( 1008 792 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 -80 ) ( 1000 840 176 ) ( 1000 -184 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 360 -80 ) ( 1024 360 -80 ) ( 512 360 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 3
{
brushDef
{
( 1008 -328 112 ) ( 496 -328 112 ) ( 1008 696 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 176 ) ( 1008 824 176 ) ( 1008 -200 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 280 176 ) ( 1000 280 -80 ) ( 488 280 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 16 ) ( 496 -232 16 ) ( 1008 792 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 -80 ) ( 1000 840 176 ) ( 1000 -184 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 552 296 -80 ) ( 1064 296 -80 ) ( 552 296 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 4
{
brushDef
{
( -512 64 160 ) ( -512 -64 160 ) ( -512 64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -512 64 160 ) ( -512 64 392 ) ( -520 64 160 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -512 -216 8 ) ( -520 -216 8 ) ( -512 -344 8 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -64 392 ) ( -520 -64 160 ) ( -520 64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -320 56 ) ( -512 -320 56 ) ( -520 -320 -176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -64 392 ) ( -520 64 392 ) ( -512 -64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 5
{
brushDef
{
( -280 64 8 ) ( -280 -64 8 ) ( -512 64 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -280 64 8 ) ( -512 64 8 ) ( -280 64 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -128 -216 8 ) ( -128 -216 0 ) ( -128 -344 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 -64 0 ) ( -280 -64 0 ) ( -512 64 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -176 -320 0 ) ( -176 -320 8 ) ( 56 -320 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 -64 0 ) ( -512 64 0 ) ( -512 -64 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 6
{
brushDef
{
( -504 128 256 ) ( -504 -256 256 ) ( -512 128 256 ) ( ( 0.0078125 0 2 ) ( 0 0.125 64 ) ) zombietextures_dev/creditsee 0 0 0
( -472 0 256 ) ( -480 0 256 ) ( -472 0 128 ) ( ( 0.125 0 193 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -504 160 256 ) ( -504 160 128 ) ( -504 -224 256 ) ( ( 0.0078125 0 2 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -256 128 ) ( -504 -256 128 ) ( -512 128 128 ) ( ( 0.0078125 0 2 ) ( -0 0.125 193 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -128 128 ) ( -512 -128 256 ) ( -504 -128 128 ) ( ( 0.125 0 64 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -256 128 ) ( -512 128 128 ) ( -512 -256 256 ) ( ( 0.0078125 0 255 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
}
}
// brush 7
{
brushDef
{
( -504 0 256 ) ( -504 -384 256 ) ( -512 0 256 ) ( ( 0.0078125 0 2 ) ( 0 0.125 64 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -472 -128 256 ) ( -480 -128 256 ) ( -472 -128 128 ) ( ( 0.125 0 193 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -504 32 256 ) ( -504 32 128 ) ( -504 -352 256 ) ( ( 0.0078125 0 2 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -384 128 ) ( -504 -384 128 ) ( -512 0 128 ) ( ( 0.0078125 0 2 ) ( -0 0.125 193 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -256 128 ) ( -512 -256 256 ) ( -504 -256 128 ) ( ( 0.125 0 64 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -384 128 ) ( -512 0 128 ) ( -512 -384 256 ) ( ( 0.0078125 0 255 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
}
}
// brush 8
{
brushDef
{
( 1008 -768 -16 ) ( 1008 -896 -16 ) ( 1008 -768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -768 0 ) ( 1104 -768 16 ) ( 880 -768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -768 0 ) ( 880 -768 0 ) ( 1104 -896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 880 -896 0 ) ( 880 -768 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 1104 -896 16 ) ( 880 -896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 880 -768 16 ) ( 1104 -896 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 9
{
brushDef
{
( 1040 -768 160 ) ( 1040 -896 160 ) ( 1024 -768 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -768 272 ) ( 1008 -768 272 ) ( 1024 -768 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -768 272 ) ( 1024 -768 48 ) ( 1024 -896 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 144 ) ( 1024 -896 144 ) ( 1008 -768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 48 ) ( 1008 -896 272 ) ( 1024 -896 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 48 ) ( 1008 -768 48 ) ( 1008 -896 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 10
{
brushDef
{
( 1040 -768 144 ) ( 1040 -896 144 ) ( 1024 -768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -768 240 ) ( 1008 -768 240 ) ( 1024 -768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -768 240 ) ( 1024 -768 16 ) ( 1024 -896 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1024 -896 16 ) ( 1008 -768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1008 -896 240 ) ( 1024 -896 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1008 -768 16 ) ( 1008 -896 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 11
{
brushDef
{
( 1040 -576 160 ) ( 1040 -704 160 ) ( 1024 -576 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -576 272 ) ( 1008 -576 272 ) ( 1024 -576 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -576 272 ) ( 1024 -576 48 ) ( 1024 -704 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 144 ) ( 1024 -704 144 ) ( 1008 -576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 48 ) ( 1008 -704 272 ) ( 1024 -704 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 48 ) ( 1008 -576 48 ) ( 1008 -704 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 12
{
brushDef
{
( 1008 -576 -16 ) ( 1008 -704 -16 ) ( 1008 -576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -576 0 ) ( 1104 -576 16 ) ( 880 -576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -576 0 ) ( 880 -576 0 ) ( 1104 -704 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 880 -704 0 ) ( 880 -576 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 1104 -704 16 ) ( 880 -704 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 880 -576 16 ) ( 1104 -704 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 13
{
brushDef
{
( 1040 -576 144 ) ( 1040 -704 144 ) ( 1024 -576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -576 240 ) ( 1008 -576 240 ) ( 1024 -576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -576 240 ) ( 1024 -576 16 ) ( 1024 -704 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1024 -704 16 ) ( 1008 -576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1008 -704 240 ) ( 1024 -704 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1008 -576 16 ) ( 1008 -704 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 14
{
brushDef
{
( 1040 768 160 ) ( 1040 640 160 ) ( 1024 768 160 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 768 272 ) ( 1008 768 272 ) ( 1024 768 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 768 272 ) ( 1024 768 48 ) ( 1024 640 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 144 ) ( 1024 640 144 ) ( 1008 768 144 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 48 ) ( 1008 640 272 ) ( 1024 640 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 48 ) ( 1008 768 48 ) ( 1008 640 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 15
{
brushDef
{
( 1008 768 -16 ) ( 1008 640 -16 ) ( 1008 768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 768 0 ) ( 1104 768 16 ) ( 880 768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 768 0 ) ( 880 768 0 ) ( 1104 640 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 880 640 0 ) ( 880 768 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 1104 640 16 ) ( 880 640 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 880 768 16 ) ( 1104 640 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 16
{
brushDef
{
( 1040 960 144 ) ( 1040 832 144 ) ( 1024 960 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 960 240 ) ( 1008 960 240 ) ( 1024 960 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 960 240 ) ( 1024 960 16 ) ( 1024 832 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1024 832 16 ) ( 1008 960 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1008 832 240 ) ( 1024 832 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1008 960 16 ) ( 1008 832 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 17
{
brushDef
{
( 1040 768 144 ) ( 1040 640 144 ) ( 1024 768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 768 240 ) ( 1008 768 240 ) ( 1024 768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 768 240 ) ( 1024 768 16 ) ( 1024 640 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1024 640 16 ) ( 1008 768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1008 640 240 ) ( 1024 640 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1008 768 16 ) ( 1008 640 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 18
{
brushDef
{
( 1040 960 160 ) ( 1040 832 160 ) ( 1024 960 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 960 272 ) ( 1008 960 272 ) ( 1024 960 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 960 272 ) ( 1024 960 48 ) ( 1024 832 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 144 ) ( 1024 832 144 ) ( 1008 960 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 48 ) ( 1008 832 272 ) ( 1024 832 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 48 ) ( 1008 960 48 ) ( 1008 832 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 19
{
brushDef
{
( 1040 384 160 ) ( 1040 256 160 ) ( 1024 384 160 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 384 272 ) ( 1008 384 272 ) ( 1024 384 48 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 384 272 ) ( 1024 384 48 ) ( 1024 256 272 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 144 ) ( 1024 256 144 ) ( 1008 384 144 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 48 ) ( 1008 256 272 ) ( 1024 256 48 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 48 ) ( 1008 384 48 ) ( 1008 256 272 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 20
{
brushDef
{
( 1008 384 -16 ) ( 1008 256 -16 ) ( 1008 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 384 0 ) ( 1104 384 16 ) ( 880 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 384 0 ) ( 880 384 0 ) ( 1104 256 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 880 256 0 ) ( 880 384 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 1104 256 16 ) ( 880 256 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 880 384 16 ) ( 1104 256 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 21
{
brushDef
{
( 1040 576 144 ) ( 1040 448 144 ) ( 1024 576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 576 240 ) ( 1008 576 240 ) ( 1024 576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 576 240 ) ( 1024 576 16 ) ( 1024 448 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1024 448 16 ) ( 1008 576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1008 448 240 ) ( 1024 448 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1008 576 16 ) ( 1008 448 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 22
{
brushDef
{
( 1008 576 -16 ) ( 1008 448 -16 ) ( 1008 576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 576 0 ) ( 1104 576 16 ) ( 880 576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 576 0 ) ( 880 576 0 ) ( 1104 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 880 448 0 ) ( 880 576 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 1104 448 16 ) ( 880 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 880 576 16 ) ( 1104 448 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 23
{
brushDef
{
( 1040 384 144 ) ( 1040 256 144 ) ( 1024 384 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 384 240 ) ( 1008 384 240 ) ( 1024 384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 384 240 ) ( 1024 384 16 ) ( 1024 256 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1024 256 16 ) ( 1008 384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1008 256 240 ) ( 1024 256 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1008 384 16 ) ( 1008 256 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 24
{
brushDef
{
( 1040 576 160 ) ( 1040 448 160 ) ( 1024 576 160 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 576 272 ) ( 1008 576 272 ) ( 1024 576 48 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 576 272 ) ( 1024 576 48 ) ( 1024 448 272 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 144 ) ( 1024 448 144 ) ( 1008 576 144 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 48 ) ( 1008 448 272 ) ( 1024 448 48 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 48 ) ( 1008 576 48 ) ( 1008 448 272 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 25
{
brushDef
{
( 1040 0 160 ) ( 1040 -128 160 ) ( 1024 0 160 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 0 272 ) ( 1008 0 272 ) ( 1024 0 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 0 272 ) ( 1024 0 48 ) ( 1024 -128 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 144 ) ( 1024 -128 144 ) ( 1008 0 144 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 48 ) ( 1008 -128 272 ) ( 1024 -128 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 48 ) ( 1008 0 48 ) ( 1008 -128 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 26
{
brushDef
{
( 1008 0 -16 ) ( 1008 -128 -16 ) ( 1008 0 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 0 0 ) ( 1104 0 16 ) ( 880 0 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 0 0 ) ( 880 0 0 ) ( 1104 -128 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 880 -128 0 ) ( 880 0 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 1104 -128 16 ) ( 880 -128 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 880 0 16 ) ( 1104 -128 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 27
{
brushDef
{
( 1040 192 144 ) ( 1040 64 144 ) ( 1024 192 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 192 240 ) ( 1008 192 240 ) ( 1024 192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 192 240 ) ( 1024 192 16 ) ( 1024 64 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1024 64 16 ) ( 1008 192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1008 64 240 ) ( 1024 64 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1008 192 16 ) ( 1008 64 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 28
{
brushDef
{
( 1008 192 -16 ) ( 1008 64 -16 ) ( 1008 192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 192 0 ) ( 1104 192 16 ) ( 880 192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 192 0 ) ( 880 192 0 ) ( 1104 64 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 880 64 0 ) ( 880 192 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 1104 64 16 ) ( 880 64 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 880 192 16 ) ( 1104 64 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 29
{
brushDef
{
( 1040 0 144 ) ( 1040 -128 144 ) ( 1024 0 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 0 240 ) ( 1008 0 240 ) ( 1024 0 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 0 240 ) ( 1024 0 16 ) ( 1024 -128 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1024 -128 16 ) ( 1008 0 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1008 -128 240 ) ( 1024 -128 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1008 0 16 ) ( 1008 -128 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 30
{
brushDef
{
( 1040 192 160 ) ( 1040 64 160 ) ( 1024 192 160 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 192 272 ) ( 1008 192 272 ) ( 1024 192 48 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 192 272 ) ( 1024 192 48 ) ( 1024 64 272 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 144 ) ( 1024 64 144 ) ( 1008 192 144 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 48 ) ( 1008 64 272 ) ( 1024 64 48 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 48 ) ( 1008 192 48 ) ( 1008 64 272 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 31
{
brushDef
{
( 1040 -384 160 ) ( 1040 -512 160 ) ( 1024 -384 160 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -384 272 ) ( 1008 -384 272 ) ( 1024 -384 48 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -384 272 ) ( 1024 -384 48 ) ( 1024 -512 272 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 144 ) ( 1024 -512 144 ) ( 1008 -384 144 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 48 ) ( 1008 -512 272 ) ( 1024 -512 48 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 48 ) ( 1008 -384 48 ) ( 1008 -512 272 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 32
{
brushDef
{
( 1008 -384 -16 ) ( 1008 -512 -16 ) ( 1008 -384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -384 0 ) ( 1104 -384 16 ) ( 880 -384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -384 0 ) ( 880 -384 0 ) ( 1104 -512 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 880 -512 0 ) ( 880 -384 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 1104 -512 16 ) ( 880 -512 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 880 -384 16 ) ( 1104 -512 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 33
{
brushDef
{
( 1040 -192 144 ) ( 1040 -320 144 ) ( 1024 -192 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -192 240 ) ( 1008 -192 240 ) ( 1024 -192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -192 240 ) ( 1024 -192 16 ) ( 1024 -320 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1024 -320 16 ) ( 1008 -192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1008 -320 240 ) ( 1024 -320 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1008 -192 16 ) ( 1008 -320 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 34
{
brushDef
{
( 1008 -192 -16 ) ( 1008 -320 -16 ) ( 1008 -192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -192 0 ) ( 1104 -192 16 ) ( 880 -192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -192 0 ) ( 880 -192 0 ) ( 1104 -320 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 880 -320 0 ) ( 880 -192 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 1104 -320 16 ) ( 880 -320 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 880 -192 16 ) ( 1104 -320 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 35
{
brushDef
{
( 1040 -384 144 ) ( 1040 -512 144 ) ( 1024 -384 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -384 240 ) ( 1008 -384 240 ) ( 1024 -384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -384 240 ) ( 1024 -384 16 ) ( 1024 -512 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1024 -512 16 ) ( 1008 -384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1008 -512 240 ) ( 1024 -512 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1008 -384 16 ) ( 1008 -512 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 36
{
brushDef
{
( 1040 -192 160 ) ( 1040 -320 160 ) ( 1024 -192 160 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -192 272 ) ( 1008 -192 272 ) ( 1024 -192 48 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -192 272 ) ( 1024 -192 48 ) ( 1024 -320 272 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 144 ) ( 1024 -320 144 ) ( 1008 -192 144 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 48 ) ( 1008 -320 272 ) ( 1024 -320 48 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 48 ) ( 1008 -192 48 ) ( 1008 -320 272 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 37
{
brushDef
{
( 320 1024 112 ) ( 256 1024 112 ) ( 320 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -576 992 112 ) ( -576 992 0 ) ( -576 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 256 832 0 ) ( 320 832 0 ) ( 256 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -640 816 0 ) ( -640 880 0 ) ( -640 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 0 896 64 ) ( -128 880 0 ) ( -128 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 38
{
brushDef
{
( 528 1088 576 ) ( 528 1024 576 ) ( 464 1088 576 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 384 1088 112 ) ( 320 1088 112 ) ( 384 1088 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 448 1088 112 ) ( 448 1088 0 ) ( 448 1024 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 320 1024 0 ) ( 384 1024 0 ) ( 320 1088 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 320 1024 0 ) ( 320 1024 112 ) ( 384 1024 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -640 1008 0 ) ( -640 1072 0 ) ( -640 1008 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 39
{
brushDef
{
( 960 1024 112 ) ( 896 1024 112 ) ( 960 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 992 112 ) ( 64 992 0 ) ( 64 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 896 832 0 ) ( 960 832 0 ) ( 896 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 0 816 0 ) ( 0 880 0 ) ( 0 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 32 ) ( -64 832 0 ) ( -64 896 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 40
{
brushDef
{
( 1024 1024 112 ) ( 960 1024 112 ) ( 1024 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 192 864 112 ) ( 192 864 0 ) ( 192 800 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1024 832 0 ) ( 1088 832 0 ) ( 1024 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 128 944 0 ) ( 128 1008 0 ) ( 128 944 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 16 ) ( -64 832 0 ) ( -64 896 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 41
{
brushDef
{
( 832 1024 112 ) ( 768 1024 112 ) ( 832 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -64 992 112 ) ( -64 992 0 ) ( -64 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 768 832 0 ) ( 832 832 0 ) ( 768 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -128 816 0 ) ( -128 880 0 ) ( -128 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 48 ) ( -64 832 0 ) ( -64 896 48 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 42
{
brushDef
{
( 448 1024 112 ) ( 384 1024 112 ) ( 448 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -448 992 112 ) ( -448 992 0 ) ( -448 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 384 832 0 ) ( 448 832 0 ) ( 384 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 816 0 ) ( -512 880 0 ) ( -512 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 864 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 43
{
brushDef
{
( 576 1024 112 ) ( 512 1024 112 ) ( 576 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -320 992 112 ) ( -320 992 0 ) ( -320 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 512 832 0 ) ( 576 832 0 ) ( 512 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -384 816 0 ) ( -384 880 0 ) ( -384 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 848 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 44
{
brushDef
{
( 704 1024 112 ) ( 640 1024 112 ) ( 704 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -192 992 112 ) ( -192 992 0 ) ( -192 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 640 832 0 ) ( 704 832 0 ) ( 640 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -256 816 0 ) ( -256 880 0 ) ( -256 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 832 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 45
{
brushDef
{
( 1008 960 -16 ) ( 1008 832 -16 ) ( 1008 960 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 960 0 ) ( 1104 960 16 ) ( 880 960 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 960 0 ) ( 880 960 0 ) ( 1104 832 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 880 832 0 ) ( 880 960 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 1104 832 16 ) ( 880 832 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 880 960 16 ) ( 1104 832 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 46
{
brushDef
{
( -520 64 16 ) ( -520 128 16 ) ( -520 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 64 16 ) ( -520 64 0 ) ( -584 64 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -584 128 0 ) ( -584 64 0 ) ( -520 128 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -1288 128 -8 ) ( -1288 64 8 ) ( -1416 128 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -584 448 -8 ) ( -520 448 8 ) ( -584 320 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 47
{
brushDef
{
( -520 -48 16 ) ( -520 -112 16 ) ( -520 -48 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1584 64 0 ) ( 1584 128 0 ) ( 1456 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -8 -8 ) ( -128 -8 8 ) ( -128 56 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1584 64 0 ) ( 1456 64 0 ) ( 1584 64 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 2352 64 8 ) ( 2352 128 -8 ) ( 2480 64 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 48
{
brushDef
{
( -216 64 16 ) ( -280 64 16 ) ( -216 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -1792 0 ) ( -64 -1792 0 ) ( -128 -1664 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -448 -320 0 ) ( -448 -320 16 ) ( -384 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -1792 0 ) ( -128 -1664 0 ) ( -128 -1792 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -2560 8 ) ( -64 -2560 -8 ) ( -128 -2688 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 49
{
brushDef
{
( -520 -320 16 ) ( -584 -320 16 ) ( -520 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 -320 16 ) ( -520 -320 0 ) ( -520 -384 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -584 -384 0 ) ( -520 -384 0 ) ( -584 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -584 -1088 -8 ) ( -520 -1088 8 ) ( -584 -1216 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -904 -384 -8 ) ( -904 -320 8 ) ( -776 -384 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 50
{
brushDef
{
( -128 -208 8 ) ( -128 -144 8 ) ( -128 -208 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -2232 -320 0 ) ( -2232 -384 0 ) ( -2104 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 -248 0 ) ( -520 -248 16 ) ( -520 -312 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -2232 -320 0 ) ( -2104 -320 0 ) ( -2232 -320 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -3000 -320 8 ) ( -3000 -384 -8 ) ( -3128 -320 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 51
{
brushDef
{
( -432 -320 16 ) ( -368 -320 16 ) ( -432 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 1536 0 ) ( -584 1536 0 ) ( -520 1408 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -200 64 0 ) ( -200 64 16 ) ( -264 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 1536 0 ) ( -520 1408 0 ) ( -520 1536 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 2304 8 ) ( -584 2304 -8 ) ( -520 2432 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 52
{
brushDef
{
( -128 64 16 ) ( -64 64 16 ) ( -128 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 64 8 ) ( -128 64 -8 ) ( -128 128 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -64 128 0 ) ( -128 128 0 ) ( -64 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -64 832 -8 ) ( -128 832 8 ) ( -64 960 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 256 128 -8 ) ( 256 64 8 ) ( 128 128 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 53
{
brushDef
{
( -128 -320 8 ) ( -128 -384 8 ) ( -128 -320 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -320 16 ) ( -128 -320 0 ) ( -64 -320 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -64 -384 0 ) ( -64 -320 0 ) ( -128 -384 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 640 -384 -8 ) ( 640 -320 8 ) ( 768 -384 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -64 -704 -8 ) ( -128 -704 8 ) ( -64 -576 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
}
// entity 1
{
"classname" "func_group"
// brush 0
{
brushDef
{
( 880 960 16 ) ( 880 1024 16 ) ( 880 960 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 960 16 ) ( 880 960 0 ) ( 816 960 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 816 1024 0 ) ( 816 960 0 ) ( 880 1024 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 112 1024 0 ) ( 112 960 16 ) ( -16 1024 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 816 1344 0 ) ( 880 1344 16 ) ( 816 1216 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 1
{
brushDef
{
( 1024 832 16 ) ( 1024 768 16 ) ( 880 832 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 832 32 ) ( 880 832 32 ) ( 1024 832 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 832 32 ) ( 1024 832 0 ) ( 1024 768 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 768 0 ) ( 1024 768 0 ) ( 880 832 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 768 0 ) ( 880 768 32 ) ( 1024 768 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 768 0 ) ( 880 832 0 ) ( 880 768 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 2
{
brushDef
{
( 1024 256 16 ) ( 1024 192 16 ) ( 880 256 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 256 32 ) ( 880 256 32 ) ( 1024 256 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 256 32 ) ( 1024 256 0 ) ( 1024 192 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 192 0 ) ( 1024 192 0 ) ( 880 256 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 192 0 ) ( 880 192 32 ) ( 1024 192 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 192 0 ) ( 880 256 0 ) ( 880 192 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 3
{
brushDef
{
( 1024 64 16 ) ( 1024 0 16 ) ( 880 64 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 64 32 ) ( 880 64 32 ) ( 1024 64 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 64 32 ) ( 1024 64 0 ) ( 1024 0 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 0 0 ) ( 1024 0 0 ) ( 880 64 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 0 0 ) ( 880 0 32 ) ( 1024 0 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 0 0 ) ( 880 64 0 ) ( 880 0 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 4
{
brushDef
{
( 1024 -512 16 ) ( 1024 -576 16 ) ( 880 -512 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -512 32 ) ( 880 -512 32 ) ( 1024 -512 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -512 32 ) ( 1024 -512 0 ) ( 1024 -576 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -576 0 ) ( 1024 -576 0 ) ( 880 -512 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -576 0 ) ( 880 -576 32 ) ( 1024 -576 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -576 0 ) ( 880 -512 0 ) ( 880 -576 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 5
{
brushDef
{
( 1024 -128 16 ) ( 1024 -192 16 ) ( 880 -128 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -128 32 ) ( 880 -128 32 ) ( 1024 -128 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -128 32 ) ( 1024 -128 0 ) ( 1024 -192 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -192 0 ) ( 1024 -192 0 ) ( 880 -128 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -192 0 ) ( 880 -192 32 ) ( 1024 -192 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -192 0 ) ( 880 -128 0 ) ( 880 -192 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 6
{
brushDef
{
( 1024 -704 16 ) ( 1024 -768 16 ) ( 880 -704 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -704 32 ) ( 880 -704 32 ) ( 1024 -704 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -704 32 ) ( 1024 -704 0 ) ( 1024 -768 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -768 0 ) ( 1024 -768 0 ) ( 880 -704 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -768 0 ) ( 880 -768 32 ) ( 1024 -768 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -768 0 ) ( 880 -704 0 ) ( 880 -768 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 7
{
brushDef
{
( 1024 -320 16 ) ( 1024 -384 16 ) ( 880 -320 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -320 32 ) ( 880 -320 32 ) ( 1024 -320 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -320 32 ) ( 1024 -320 0 ) ( 1024 -384 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -384 0 ) ( 1024 -384 0 ) ( 880 -320 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -384 0 ) ( 880 -384 32 ) ( 1024 -384 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -384 0 ) ( 880 -320 0 ) ( 880 -384 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 8
{
brushDef
{
( 1024 640 16 ) ( 1024 576 16 ) ( 880 640 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 640 32 ) ( 880 640 32 ) ( 1024 640 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 640 32 ) ( 1024 640 0 ) ( 1024 576 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 576 0 ) ( 1024 576 0 ) ( 880 640 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 576 0 ) ( 880 576 32 ) ( 1024 576 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 576 0 ) ( 880 640 0 ) ( 880 576 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 9
{
brushDef
{
( 1024 448 16 ) ( 1024 384 16 ) ( 880 448 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 448 32 ) ( 880 448 32 ) ( 1024 448 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 448 32 ) ( 1024 448 0 ) ( 1024 384 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 384 0 ) ( 1024 384 0 ) ( 880 448 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 384 0 ) ( 880 384 32 ) ( 1024 384 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 384 0 ) ( 880 448 0 ) ( 880 384 32 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 10
{
brushDef
{
( 880 872 16 ) ( 880 808 16 ) ( 880 872 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 2736 960 0 ) ( 2736 1024 0 ) ( 2608 960 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 888 0 ) ( 1024 888 16 ) ( 1024 952 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 2736 960 0 ) ( 2608 960 0 ) ( 2736 960 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 3504 960 16 ) ( 3504 1024 0 ) ( 3632 960 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 11
{
brushDef
{
( 880 -896 16 ) ( 816 -896 16 ) ( 880 -896 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -896 16 ) ( 880 -896 0 ) ( 880 -960 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 816 -960 0 ) ( 880 -960 0 ) ( 816 -896 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 816 -1664 0 ) ( 880 -1664 16 ) ( 816 -1792 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 496 -960 0 ) ( 496 -896 16 ) ( 624 -960 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 12
{
brushDef
{
( 1024 -808 16 ) ( 1024 -744 16 ) ( 1024 -808 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -832 -896 0 ) ( -832 -960 0 ) ( -704 -896 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -824 0 ) ( 880 -824 16 ) ( 880 -888 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -832 -896 0 ) ( -704 -896 0 ) ( -832 -896 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -1600 -896 16 ) ( -1600 -960 0 ) ( -1728 -896 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 13
{
brushDef
{
( 968 -896 16 ) ( 1032 -896 16 ) ( 968 -896 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 960 0 ) ( 816 960 0 ) ( 880 832 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 960 0 ) ( 880 960 16 ) ( 816 960 0 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 960 0 ) ( 880 832 0 ) ( 880 960 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 1728 16 ) ( 816 1728 0 ) ( 880 1856 16 ) ( ( 0.25 0 -0 ) ( -0 0.25 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
}
// entity 2
{
"classname" "info_player_deathmatch"
"origin" "240.000000 80.000000 40.000000"
}

809
devworld.map Normal file
View file

@ -0,0 +1,809 @@
// entity 0
{
"classname" "worldspawn"
// brush 0
{
brushDef
{
( 64 -480 0 ) ( 64 -608 0 ) ( -128 -480 0 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -672 1024 0 ) ( -864 1024 0 ) ( -672 1024 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( 1024 -896 -32 ) ( 1024 -896 -96 ) ( 1024 -1024 -32 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -128 -608 -64 ) ( 64 -608 -64 ) ( -128 -480 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( 192 -1024 -64 ) ( 192 -1024 0 ) ( 384 -1024 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -1024 -704 -96 ) ( -1024 -576 -96 ) ( -1024 -704 -32 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
}
}
// brush 1
{
brushDef
{
( 1008 -456 128 ) ( 496 -456 128 ) ( 1008 568 128 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 272 ) ( 1008 824 272 ) ( 1008 -200 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 280 272 ) ( 1000 280 16 ) ( 488 280 272 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 112 ) ( 496 -232 112 ) ( 1008 792 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 16 ) ( 1000 840 272 ) ( 1000 -184 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 360 16 ) ( 1024 360 16 ) ( 512 360 272 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 2
{
brushDef
{
( 1008 -328 112 ) ( 496 -328 112 ) ( 1008 696 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 176 ) ( 1008 824 176 ) ( 1008 -200 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 344 112 ) ( 1008 344 -144 ) ( 496 344 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 16 ) ( 496 -232 16 ) ( 1008 792 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 -80 ) ( 1000 840 176 ) ( 1000 -184 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 360 -80 ) ( 1024 360 -80 ) ( 512 360 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 3
{
brushDef
{
( 1008 -328 112 ) ( 496 -328 112 ) ( 1008 696 112 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1008 -200 176 ) ( 1008 824 176 ) ( 1008 -200 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 280 176 ) ( 1000 280 -80 ) ( 488 280 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 496 792 16 ) ( 496 -232 16 ) ( 1008 792 16 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 1000 840 -80 ) ( 1000 840 176 ) ( 1000 -184 -80 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 552 296 -80 ) ( 1064 296 -80 ) ( 552 296 176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 4
{
brushDef
{
( -512 64 160 ) ( -512 -64 160 ) ( -512 64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -512 64 160 ) ( -512 64 392 ) ( -520 64 160 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -512 -216 8 ) ( -520 -216 8 ) ( -512 -344 8 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -64 392 ) ( -520 -64 160 ) ( -520 64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -320 56 ) ( -512 -320 56 ) ( -520 -320 -176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -64 392 ) ( -520 64 392 ) ( -512 -64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 5
{
brushDef
{
( -280 64 8 ) ( -280 -64 8 ) ( -512 64 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -280 64 8 ) ( -512 64 8 ) ( -280 64 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -128 -216 8 ) ( -128 -216 0 ) ( -128 -344 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 -64 0 ) ( -280 -64 0 ) ( -512 64 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -176 -320 0 ) ( -176 -320 8 ) ( 56 -320 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 -64 0 ) ( -512 64 0 ) ( -512 -64 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 6
{
brushDef
{
( -504 128 256 ) ( -504 -256 256 ) ( -512 128 256 ) ( ( 0.0078125 0 2 ) ( 0 0.125 64 ) ) zombietextures_dev/creditsee 0 0 0
( -472 0 256 ) ( -480 0 256 ) ( -472 0 128 ) ( ( 0.125 0 193 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -504 160 256 ) ( -504 160 128 ) ( -504 -224 256 ) ( ( 0.0078125 0 2 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -256 128 ) ( -504 -256 128 ) ( -512 128 128 ) ( ( 0.0078125 0 2 ) ( -0 0.125 193 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -128 128 ) ( -512 -128 256 ) ( -504 -128 128 ) ( ( 0.125 0 64 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
( -512 -256 128 ) ( -512 128 128 ) ( -512 -256 256 ) ( ( 0.0078125 0 255 ) ( 0 0.0078125 2 ) ) zombietextures_dev/creditsee 0 0 0
}
}
// brush 7
{
brushDef
{
( -504 0 256 ) ( -504 -384 256 ) ( -512 0 256 ) ( ( 0.0078125 0 2 ) ( 0 0.125 64 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -472 -128 256 ) ( -480 -128 256 ) ( -472 -128 128 ) ( ( 0.125 0 193 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -504 32 256 ) ( -504 32 128 ) ( -504 -352 256 ) ( ( 0.0078125 0 2 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -384 128 ) ( -504 -384 128 ) ( -512 0 128 ) ( ( 0.0078125 0 2 ) ( -0 0.125 193 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -256 128 ) ( -512 -256 256 ) ( -504 -256 128 ) ( ( 0.125 0 64 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -384 128 ) ( -512 0 128 ) ( -512 -384 256 ) ( ( 0.0078125 0 255 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
}
}
// brush 8
{
brushDef
{
( 1008 -768 -16 ) ( 1008 -896 -16 ) ( 1008 -768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -768 0 ) ( 1104 -768 16 ) ( 880 -768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -768 0 ) ( 880 -768 0 ) ( 1104 -896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 880 -896 0 ) ( 880 -768 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 1104 -896 16 ) ( 880 -896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -896 16 ) ( 880 -768 16 ) ( 1104 -896 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 9
{
brushDef
{
( 1040 -768 160 ) ( 1040 -896 160 ) ( 1024 -768 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -768 272 ) ( 1008 -768 272 ) ( 1024 -768 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -768 272 ) ( 1024 -768 48 ) ( 1024 -896 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 144 ) ( 1024 -896 144 ) ( 1008 -768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 48 ) ( 1008 -896 272 ) ( 1024 -896 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -896 48 ) ( 1008 -768 48 ) ( 1008 -896 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 10
{
brushDef
{
( 1040 -768 144 ) ( 1040 -896 144 ) ( 1024 -768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -768 240 ) ( 1008 -768 240 ) ( 1024 -768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -768 240 ) ( 1024 -768 16 ) ( 1024 -896 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1024 -896 16 ) ( 1008 -768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1008 -896 240 ) ( 1024 -896 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -896 16 ) ( 1008 -768 16 ) ( 1008 -896 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 11
{
brushDef
{
( 1040 -576 160 ) ( 1040 -704 160 ) ( 1024 -576 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -576 272 ) ( 1008 -576 272 ) ( 1024 -576 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -576 272 ) ( 1024 -576 48 ) ( 1024 -704 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 144 ) ( 1024 -704 144 ) ( 1008 -576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 48 ) ( 1008 -704 272 ) ( 1024 -704 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -704 48 ) ( 1008 -576 48 ) ( 1008 -704 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 12
{
brushDef
{
( 1008 -576 -16 ) ( 1008 -704 -16 ) ( 1008 -576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -576 0 ) ( 1104 -576 16 ) ( 880 -576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -576 0 ) ( 880 -576 0 ) ( 1104 -704 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 880 -704 0 ) ( 880 -576 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 1104 -704 16 ) ( 880 -704 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -704 16 ) ( 880 -576 16 ) ( 1104 -704 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 13
{
brushDef
{
( 1040 -576 144 ) ( 1040 -704 144 ) ( 1024 -576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -576 240 ) ( 1008 -576 240 ) ( 1024 -576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -576 240 ) ( 1024 -576 16 ) ( 1024 -704 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1024 -704 16 ) ( 1008 -576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1008 -704 240 ) ( 1024 -704 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -704 16 ) ( 1008 -576 16 ) ( 1008 -704 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 14
{
brushDef
{
( 1040 768 160 ) ( 1040 640 160 ) ( 1024 768 160 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 768 272 ) ( 1008 768 272 ) ( 1024 768 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 768 272 ) ( 1024 768 48 ) ( 1024 640 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 144 ) ( 1024 640 144 ) ( 1008 768 144 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 48 ) ( 1008 640 272 ) ( 1024 640 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 640 48 ) ( 1008 768 48 ) ( 1008 640 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.302734375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 15
{
brushDef
{
( 1008 768 -16 ) ( 1008 640 -16 ) ( 1008 768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 768 0 ) ( 1104 768 16 ) ( 880 768 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 768 0 ) ( 880 768 0 ) ( 1104 640 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 880 640 0 ) ( 880 768 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 1104 640 16 ) ( 880 640 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 640 16 ) ( 880 768 16 ) ( 1104 640 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 16
{
brushDef
{
( 1040 960 144 ) ( 1040 832 144 ) ( 1024 960 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 960 240 ) ( 1008 960 240 ) ( 1024 960 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 960 240 ) ( 1024 960 16 ) ( 1024 832 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1024 832 16 ) ( 1008 960 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1008 832 240 ) ( 1024 832 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 832 16 ) ( 1008 960 16 ) ( 1008 832 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 17
{
brushDef
{
( 1040 768 144 ) ( 1040 640 144 ) ( 1024 768 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 768 240 ) ( 1008 768 240 ) ( 1024 768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 768 240 ) ( 1024 768 16 ) ( 1024 640 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1024 640 16 ) ( 1008 768 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1008 640 240 ) ( 1024 640 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 640 16 ) ( 1008 768 16 ) ( 1008 640 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 18
{
brushDef
{
( 1040 960 160 ) ( 1040 832 160 ) ( 1024 960 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 960 272 ) ( 1008 960 272 ) ( 1024 960 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 960 272 ) ( 1024 960 48 ) ( 1024 832 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 144 ) ( 1024 832 144 ) ( 1008 960 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 48 ) ( 1008 832 272 ) ( 1024 832 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 832 48 ) ( 1008 960 48 ) ( 1008 832 272 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 -0.37109375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 19
{
brushDef
{
( 1040 384 160 ) ( 1040 256 160 ) ( 1024 384 160 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 384 272 ) ( 1008 384 272 ) ( 1024 384 48 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 384 272 ) ( 1024 384 48 ) ( 1024 256 272 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 144 ) ( 1024 256 144 ) ( 1008 384 144 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 48 ) ( 1008 256 272 ) ( 1024 256 48 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 256 48 ) ( 1008 384 48 ) ( 1008 256 272 ) ( ( 0.00390625 0 -0.25390625 ) ( -0 0.00390625 -0.17578125 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 20
{
brushDef
{
( 1008 384 -16 ) ( 1008 256 -16 ) ( 1008 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 384 0 ) ( 1104 384 16 ) ( 880 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 384 0 ) ( 880 384 0 ) ( 1104 256 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 880 256 0 ) ( 880 384 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 1104 256 16 ) ( 880 256 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 256 16 ) ( 880 384 16 ) ( 1104 256 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 21
{
brushDef
{
( 1040 576 144 ) ( 1040 448 144 ) ( 1024 576 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 576 240 ) ( 1008 576 240 ) ( 1024 576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 576 240 ) ( 1024 576 16 ) ( 1024 448 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1024 448 16 ) ( 1008 576 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1008 448 240 ) ( 1024 448 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 448 16 ) ( 1008 576 16 ) ( 1008 448 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 22
{
brushDef
{
( 1008 576 -16 ) ( 1008 448 -16 ) ( 1008 576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 576 0 ) ( 1104 576 16 ) ( 880 576 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 576 0 ) ( 880 576 0 ) ( 1104 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 880 448 0 ) ( 880 576 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 1104 448 16 ) ( 880 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 448 16 ) ( 880 576 16 ) ( 1104 448 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 23
{
brushDef
{
( 1040 384 144 ) ( 1040 256 144 ) ( 1024 384 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 384 240 ) ( 1008 384 240 ) ( 1024 384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 384 240 ) ( 1024 384 16 ) ( 1024 256 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1024 256 16 ) ( 1008 384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1008 256 240 ) ( 1024 256 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 256 16 ) ( 1008 384 16 ) ( 1008 256 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 24
{
brushDef
{
( 1040 576 160 ) ( 1040 448 160 ) ( 1024 576 160 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 576 272 ) ( 1008 576 272 ) ( 1024 576 48 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 576 272 ) ( 1024 576 48 ) ( 1024 448 272 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 144 ) ( 1024 448 144 ) ( 1008 576 144 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 48 ) ( 1008 448 272 ) ( 1024 448 48 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 448 48 ) ( 1008 576 48 ) ( 1008 448 272 ) ( ( 0.00390625 0 -0.48828125 ) ( -0 0.00390625 -0.244140625 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 25
{
brushDef
{
( 1040 0 160 ) ( 1040 -128 160 ) ( 1024 0 160 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 0 272 ) ( 1008 0 272 ) ( 1024 0 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 0 272 ) ( 1024 0 48 ) ( 1024 -128 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 144 ) ( 1024 -128 144 ) ( 1008 0 144 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 48 ) ( 1008 -128 272 ) ( 1024 -128 48 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -128 48 ) ( 1008 0 48 ) ( 1008 -128 272 ) ( ( 0.00390625 0 0.234375 ) ( -0 0.00390625 -0.05859375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 26
{
brushDef
{
( 1008 0 -16 ) ( 1008 -128 -16 ) ( 1008 0 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 0 0 ) ( 1104 0 16 ) ( 880 0 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 0 0 ) ( 880 0 0 ) ( 1104 -128 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 880 -128 0 ) ( 880 0 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 1104 -128 16 ) ( 880 -128 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -128 16 ) ( 880 0 16 ) ( 1104 -128 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 27
{
brushDef
{
( 1040 192 144 ) ( 1040 64 144 ) ( 1024 192 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 192 240 ) ( 1008 192 240 ) ( 1024 192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 192 240 ) ( 1024 192 16 ) ( 1024 64 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1024 64 16 ) ( 1008 192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1008 64 240 ) ( 1024 64 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 64 16 ) ( 1008 192 16 ) ( 1008 64 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 28
{
brushDef
{
( 1008 192 -16 ) ( 1008 64 -16 ) ( 1008 192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 192 0 ) ( 1104 192 16 ) ( 880 192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 192 0 ) ( 880 192 0 ) ( 1104 64 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 880 64 0 ) ( 880 192 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 1104 64 16 ) ( 880 64 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 64 16 ) ( 880 192 16 ) ( 1104 64 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 29
{
brushDef
{
( 1040 0 144 ) ( 1040 -128 144 ) ( 1024 0 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 0 240 ) ( 1008 0 240 ) ( 1024 0 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 0 240 ) ( 1024 0 16 ) ( 1024 -128 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1024 -128 16 ) ( 1008 0 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1008 -128 240 ) ( 1024 -128 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -128 16 ) ( 1008 0 16 ) ( 1008 -128 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 30
{
brushDef
{
( 1040 192 160 ) ( 1040 64 160 ) ( 1024 192 160 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 192 272 ) ( 1008 192 272 ) ( 1024 192 48 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 192 272 ) ( 1024 192 48 ) ( 1024 64 272 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 144 ) ( 1024 64 144 ) ( 1008 192 144 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 48 ) ( 1008 64 272 ) ( 1024 64 48 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 64 48 ) ( 1008 192 48 ) ( 1008 64 272 ) ( ( 0.00390625 0 -0.01953125 ) ( -0 0.00390625 -0.1171875 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 31
{
brushDef
{
( 1040 -384 160 ) ( 1040 -512 160 ) ( 1024 -384 160 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -384 272 ) ( 1008 -384 272 ) ( 1024 -384 48 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -384 272 ) ( 1024 -384 48 ) ( 1024 -512 272 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 144 ) ( 1024 -512 144 ) ( 1008 -384 144 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 48 ) ( 1008 -512 272 ) ( 1024 -512 48 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -512 48 ) ( 1008 -384 48 ) ( 1008 -512 272 ) ( ( 0.00390625 0 -1.259765625 ) ( -0 0.00390625 0.068359375 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 32
{
brushDef
{
( 1008 -384 -16 ) ( 1008 -512 -16 ) ( 1008 -384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -384 0 ) ( 1104 -384 16 ) ( 880 -384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -384 0 ) ( 880 -384 0 ) ( 1104 -512 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 880 -512 0 ) ( 880 -384 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 1104 -512 16 ) ( 880 -512 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -512 16 ) ( 880 -384 16 ) ( 1104 -512 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 33
{
brushDef
{
( 1040 -192 144 ) ( 1040 -320 144 ) ( 1024 -192 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -192 240 ) ( 1008 -192 240 ) ( 1024 -192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -192 240 ) ( 1024 -192 16 ) ( 1024 -320 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1024 -320 16 ) ( 1008 -192 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1008 -320 240 ) ( 1024 -320 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -320 16 ) ( 1008 -192 16 ) ( 1008 -320 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 34
{
brushDef
{
( 1008 -192 -16 ) ( 1008 -320 -16 ) ( 1008 -192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -192 0 ) ( 1104 -192 16 ) ( 880 -192 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 -192 0 ) ( 880 -192 0 ) ( 1104 -320 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 880 -320 0 ) ( 880 -192 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 1104 -320 16 ) ( 880 -320 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 -320 16 ) ( 880 -192 16 ) ( 1104 -320 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 35
{
brushDef
{
( 1040 -384 144 ) ( 1040 -512 144 ) ( 1024 -384 144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -384 240 ) ( 1008 -384 240 ) ( 1024 -384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1024 -384 240 ) ( 1024 -384 16 ) ( 1024 -512 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1024 -512 16 ) ( 1008 -384 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1008 -512 240 ) ( 1024 -512 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 1008 -512 16 ) ( 1008 -384 16 ) ( 1008 -512 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 36
{
brushDef
{
( 1040 -192 160 ) ( 1040 -320 160 ) ( 1024 -192 160 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -192 272 ) ( 1008 -192 272 ) ( 1024 -192 48 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1024 -192 272 ) ( 1024 -192 48 ) ( 1024 -320 272 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 144 ) ( 1024 -320 144 ) ( 1008 -192 144 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 48 ) ( 1008 -320 272 ) ( 1024 -320 48 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
( 1008 -320 48 ) ( 1008 -192 48 ) ( 1008 -320 272 ) ( ( 0.00390625 0 -0.5078125 ) ( -0 0.00390625 0 ) ) zombietextures_dev/devnamestest 0 0 0
}
}
// brush 37
{
brushDef
{
( 320 1024 112 ) ( 256 1024 112 ) ( 320 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -576 992 112 ) ( -576 992 0 ) ( -576 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 256 832 0 ) ( 320 832 0 ) ( 256 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -640 816 0 ) ( -640 880 0 ) ( -640 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 0 896 64 ) ( -128 880 0 ) ( -128 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 38
{
brushDef
{
( 528 1088 576 ) ( 528 1024 576 ) ( 464 1088 576 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 384 1088 112 ) ( 320 1088 112 ) ( 384 1088 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 448 1088 112 ) ( 448 1088 0 ) ( 448 1024 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 320 1024 0 ) ( 384 1024 0 ) ( 320 1088 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( 320 1024 0 ) ( 320 1024 112 ) ( 384 1024 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -640 1008 0 ) ( -640 1072 0 ) ( -640 1008 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 39
{
brushDef
{
( 960 1024 112 ) ( 896 1024 112 ) ( 960 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 992 112 ) ( 64 992 0 ) ( 64 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 896 832 0 ) ( 960 832 0 ) ( 896 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 0 816 0 ) ( 0 880 0 ) ( 0 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 32 ) ( -64 832 0 ) ( -64 896 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 40
{
brushDef
{
( 1024 1024 112 ) ( 960 1024 112 ) ( 1024 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 192 864 112 ) ( 192 864 0 ) ( 192 800 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1024 832 0 ) ( 1088 832 0 ) ( 1024 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 128 944 0 ) ( 128 1008 0 ) ( 128 944 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 16 ) ( -64 832 0 ) ( -64 896 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 41
{
brushDef
{
( 832 1024 112 ) ( 768 1024 112 ) ( 832 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -64 992 112 ) ( -64 992 0 ) ( -64 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 768 832 0 ) ( 832 832 0 ) ( 768 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -128 816 0 ) ( -128 880 0 ) ( -128 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 48 ) ( -64 832 0 ) ( -64 896 48 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 42
{
brushDef
{
( 448 1024 112 ) ( 384 1024 112 ) ( 448 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -448 992 112 ) ( -448 992 0 ) ( -448 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 384 832 0 ) ( 448 832 0 ) ( 384 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 816 0 ) ( -512 880 0 ) ( -512 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 864 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 43
{
brushDef
{
( 576 1024 112 ) ( 512 1024 112 ) ( 576 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -320 992 112 ) ( -320 992 0 ) ( -320 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 512 832 0 ) ( 576 832 0 ) ( 512 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -384 816 0 ) ( -384 880 0 ) ( -384 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 848 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 44
{
brushDef
{
( 704 1024 112 ) ( 640 1024 112 ) ( 704 1024 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -192 992 112 ) ( -192 992 0 ) ( -192 928 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 640 832 0 ) ( 704 832 0 ) ( 640 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -256 816 0 ) ( -256 880 0 ) ( -256 816 112 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 64 896 64 ) ( -64 832 0 ) ( -64 896 64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 45
{
brushDef
{
( 1008 960 -16 ) ( 1008 832 -16 ) ( 1008 960 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 960 0 ) ( 1104 960 16 ) ( 880 960 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 1104 960 0 ) ( 880 960 0 ) ( 1104 832 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 880 832 0 ) ( 880 960 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 1104 832 16 ) ( 880 832 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 880 832 16 ) ( 880 960 16 ) ( 1104 832 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 46
{
brushDef
{
( -520 64 16 ) ( -520 128 16 ) ( -520 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 64 16 ) ( -520 64 0 ) ( -584 64 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -584 128 0 ) ( -584 64 0 ) ( -520 128 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -1288 128 -8 ) ( -1288 64 8 ) ( -1416 128 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -584 448 -8 ) ( -520 448 8 ) ( -584 320 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 47
{
brushDef
{
( -520 -48 16 ) ( -520 -112 16 ) ( -520 -48 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1584 64 0 ) ( 1584 128 0 ) ( 1456 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -8 -8 ) ( -128 -8 8 ) ( -128 56 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1584 64 0 ) ( 1456 64 0 ) ( 1584 64 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 2352 64 8 ) ( 2352 128 -8 ) ( 2480 64 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 48
{
brushDef
{
( -216 64 16 ) ( -280 64 16 ) ( -216 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -1792 0 ) ( -64 -1792 0 ) ( -128 -1664 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -448 -320 0 ) ( -448 -320 16 ) ( -384 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -1792 0 ) ( -128 -1664 0 ) ( -128 -1792 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -2560 8 ) ( -64 -2560 -8 ) ( -128 -2688 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 49
{
brushDef
{
( -520 -320 16 ) ( -584 -320 16 ) ( -520 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 -320 16 ) ( -520 -320 0 ) ( -520 -384 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -584 -384 0 ) ( -520 -384 0 ) ( -584 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -584 -1088 -8 ) ( -520 -1088 8 ) ( -584 -1216 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -904 -384 -8 ) ( -904 -320 8 ) ( -776 -384 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 50
{
brushDef
{
( -128 -208 8 ) ( -128 -144 8 ) ( -128 -208 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -2232 -320 0 ) ( -2232 -384 0 ) ( -2104 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 -248 0 ) ( -520 -248 16 ) ( -520 -312 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -2232 -320 0 ) ( -2104 -320 0 ) ( -2232 -320 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -3000 -320 8 ) ( -3000 -384 -8 ) ( -3128 -320 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 51
{
brushDef
{
( -432 -320 16 ) ( -368 -320 16 ) ( -432 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 1536 0 ) ( -584 1536 0 ) ( -520 1408 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -200 64 0 ) ( -200 64 16 ) ( -264 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 1536 0 ) ( -520 1408 0 ) ( -520 1536 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -520 2304 8 ) ( -584 2304 -8 ) ( -520 2432 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 52
{
brushDef
{
( -128 64 16 ) ( -64 64 16 ) ( -128 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 64 8 ) ( -128 64 -8 ) ( -128 128 8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -64 128 0 ) ( -128 128 0 ) ( -64 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -64 832 -8 ) ( -128 832 8 ) ( -64 960 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 256 128 -8 ) ( 256 64 8 ) ( 128 128 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 53
{
brushDef
{
( -128 -320 8 ) ( -128 -384 8 ) ( -128 -320 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -128 -320 16 ) ( -128 -320 0 ) ( -64 -320 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -64 -384 0 ) ( -64 -320 0 ) ( -128 -384 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 640 -384 -8 ) ( 640 -320 8 ) ( 768 -384 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -64 -704 -8 ) ( -128 -704 8 ) ( -64 -576 -8 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
}
// entity 1
{
"classname" "func_group"
// brush 0
{
brushDef
{
( 880 960 16 ) ( 880 1024 16 ) ( 880 960 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 960 16 ) ( 880 960 0 ) ( 816 960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 816 1024 0 ) ( 816 960 0 ) ( 880 1024 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 112 1024 0 ) ( 112 960 16 ) ( -16 1024 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 816 1344 0 ) ( 880 1344 16 ) ( 816 1216 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 1
{
brushDef
{
( 1024 832 16 ) ( 1024 768 16 ) ( 880 832 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 832 32 ) ( 880 832 32 ) ( 1024 832 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 832 32 ) ( 1024 832 0 ) ( 1024 768 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 768 0 ) ( 1024 768 0 ) ( 880 832 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 768 0 ) ( 880 768 32 ) ( 1024 768 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 768 0 ) ( 880 832 0 ) ( 880 768 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 2
{
brushDef
{
( 1024 256 16 ) ( 1024 192 16 ) ( 880 256 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 256 32 ) ( 880 256 32 ) ( 1024 256 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 256 32 ) ( 1024 256 0 ) ( 1024 192 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 192 0 ) ( 1024 192 0 ) ( 880 256 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 192 0 ) ( 880 192 32 ) ( 1024 192 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 192 0 ) ( 880 256 0 ) ( 880 192 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 3
{
brushDef
{
( 1024 64 16 ) ( 1024 0 16 ) ( 880 64 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 64 32 ) ( 880 64 32 ) ( 1024 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 64 32 ) ( 1024 64 0 ) ( 1024 0 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 0 0 ) ( 1024 0 0 ) ( 880 64 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 0 0 ) ( 880 0 32 ) ( 1024 0 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 0 0 ) ( 880 64 0 ) ( 880 0 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 4
{
brushDef
{
( 1024 -512 16 ) ( 1024 -576 16 ) ( 880 -512 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -512 32 ) ( 880 -512 32 ) ( 1024 -512 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -512 32 ) ( 1024 -512 0 ) ( 1024 -576 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -576 0 ) ( 1024 -576 0 ) ( 880 -512 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -576 0 ) ( 880 -576 32 ) ( 1024 -576 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -576 0 ) ( 880 -512 0 ) ( 880 -576 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 5
{
brushDef
{
( 1024 -128 16 ) ( 1024 -192 16 ) ( 880 -128 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -128 32 ) ( 880 -128 32 ) ( 1024 -128 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -128 32 ) ( 1024 -128 0 ) ( 1024 -192 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -192 0 ) ( 1024 -192 0 ) ( 880 -128 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -192 0 ) ( 880 -192 32 ) ( 1024 -192 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -192 0 ) ( 880 -128 0 ) ( 880 -192 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 6
{
brushDef
{
( 1024 -704 16 ) ( 1024 -768 16 ) ( 880 -704 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -704 32 ) ( 880 -704 32 ) ( 1024 -704 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -704 32 ) ( 1024 -704 0 ) ( 1024 -768 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -768 0 ) ( 1024 -768 0 ) ( 880 -704 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -768 0 ) ( 880 -768 32 ) ( 1024 -768 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -768 0 ) ( 880 -704 0 ) ( 880 -768 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 7
{
brushDef
{
( 1024 -320 16 ) ( 1024 -384 16 ) ( 880 -320 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -320 32 ) ( 880 -320 32 ) ( 1024 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 -320 32 ) ( 1024 -320 0 ) ( 1024 -384 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -384 0 ) ( 1024 -384 0 ) ( 880 -320 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -384 0 ) ( 880 -384 32 ) ( 1024 -384 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -384 0 ) ( 880 -320 0 ) ( 880 -384 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 8
{
brushDef
{
( 1024 640 16 ) ( 1024 576 16 ) ( 880 640 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 640 32 ) ( 880 640 32 ) ( 1024 640 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 640 32 ) ( 1024 640 0 ) ( 1024 576 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 576 0 ) ( 1024 576 0 ) ( 880 640 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 576 0 ) ( 880 576 32 ) ( 1024 576 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 576 0 ) ( 880 640 0 ) ( 880 576 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 9
{
brushDef
{
( 1024 448 16 ) ( 1024 384 16 ) ( 880 448 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 448 32 ) ( 880 448 32 ) ( 1024 448 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 448 32 ) ( 1024 448 0 ) ( 1024 384 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 384 0 ) ( 1024 384 0 ) ( 880 448 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 384 0 ) ( 880 384 32 ) ( 1024 384 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 384 0 ) ( 880 448 0 ) ( 880 384 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 10
{
brushDef
{
( 880 872 16 ) ( 880 808 16 ) ( 880 872 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 2736 960 0 ) ( 2736 1024 0 ) ( 2608 960 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 1024 888 0 ) ( 1024 888 16 ) ( 1024 952 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 2736 960 0 ) ( 2608 960 0 ) ( 2736 960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 3504 960 16 ) ( 3504 1024 0 ) ( 3632 960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 11
{
brushDef
{
( 880 -896 16 ) ( 816 -896 16 ) ( 880 -896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -896 16 ) ( 880 -896 0 ) ( 880 -960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 816 -960 0 ) ( 880 -960 0 ) ( 816 -896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 816 -1664 0 ) ( 880 -1664 16 ) ( 816 -1792 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 496 -960 0 ) ( 496 -896 16 ) ( 624 -960 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 12
{
brushDef
{
( 1024 -808 16 ) ( 1024 -744 16 ) ( 1024 -808 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -832 -896 0 ) ( -832 -960 0 ) ( -704 -896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 -824 0 ) ( 880 -824 16 ) ( 880 -888 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -832 -896 0 ) ( -704 -896 0 ) ( -832 -896 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( -1600 -896 16 ) ( -1600 -960 0 ) ( -1728 -896 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
// brush 13
{
brushDef
{
( 968 -896 16 ) ( 1032 -896 16 ) ( 968 -896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 960 0 ) ( 816 960 0 ) ( 880 832 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 960 0 ) ( 880 960 16 ) ( 816 960 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 960 0 ) ( 880 832 0 ) ( 880 960 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
( 880 1728 16 ) ( 816 1728 0 ) ( 880 1856 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_pink_clip 0 0 0
}
}
}
// entity 2
{
"classname" "info_player_deathmatch"
"origin" "240.000000 80.000000 40.000000"
}

21
devworld.obj.import Normal file
View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://dsmi3hnomxsni"
path="res://.godot/imported/devworld.obj-3ca89ffe55391070ab28650db7dfa58e.mesh"
[deps]
files=["res://.godot/imported/devworld.obj-3ca89ffe55391070ab28650db7dfa58e.mesh"]
source_file="res://assets/devworld.obj"
dest_files=["res://.godot/imported/devworld.obj-3ca89ffe55391070ab28650db7dfa58e.mesh", "res://.godot/imported/devworld.obj-3ca89ffe55391070ab28650db7dfa58e.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

1102
fmlmap.autosave.map Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,14 @@
[remap]
importer="qodot.map"
type="Resource"
uid="uid://coasfpfsg4gm7"
path="res://.godot/imported/fmlmap.autosave.map-6cf8c7bb1fc45be11a335811e601597a.tres"
[deps]
source_file="res://assets/fmlmap.autosave.map"
dest_files=["res://.godot/imported/fmlmap.autosave.map-6cf8c7bb1fc45be11a335811e601597a.tres"]
[params]

882
fmlmap.bak Normal file
View file

@ -0,0 +1,882 @@
// entity 0
{
"classname" "worldspawn"
// brush 0
{
brushDef
{
( 64 -480 0 ) ( 64 -608 0 ) ( -128 -480 0 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -672 1024 0 ) ( -864 1024 0 ) ( -672 1024 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( 1024 -896 -32 ) ( 1024 -896 -96 ) ( 1024 -1024 -32 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -128 -608 -64 ) ( 64 -608 -64 ) ( -128 -480 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( 192 -1024 -64 ) ( 192 -1024 0 ) ( 384 -1024 -64 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
( -1024 -704 -96 ) ( -1024 -576 -96 ) ( -1024 -704 -32 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_concrete/asphalt12 0 0 0
}
}
// brush 1
{
brushDef
{
( 640 1024 416 ) ( 640 512 416 ) ( -384 1024 416 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 1024 256 ) ( -512 1024 256 ) ( 512 1024 0 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 1024 256 ) ( 512 1024 0 ) ( 512 512 256 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -480 512 96 ) ( 544 512 96 ) ( -480 1024 96 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -528 1016 0 ) ( -528 1016 256 ) ( 496 1016 0 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -512 512 0 ) ( -512 1024 0 ) ( -512 512 256 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 2
{
brushDef
{
( 640 1024 96 ) ( 640 512 96 ) ( -384 1024 96 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 1024 160 ) ( -512 1024 160 ) ( 512 1024 -96 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -32 1024 96 ) ( -32 1024 -160 ) ( -32 512 96 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -480 512 0 ) ( 544 512 0 ) ( -480 1024 0 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -528 1016 -96 ) ( -528 1016 160 ) ( 496 1016 -96 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -512 512 -96 ) ( -512 1024 -96 ) ( -512 512 160 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 3
{
brushDef
{
( 640 1024 96 ) ( 640 512 96 ) ( -384 1024 96 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 1024 160 ) ( -512 1024 160 ) ( 512 1024 -96 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 512 1024 160 ) ( 512 1024 -96 ) ( 512 512 160 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -480 512 0 ) ( 544 512 0 ) ( -480 1024 0 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( -528 1016 -96 ) ( -528 1016 160 ) ( 496 1016 -96 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
( 16 568 -96 ) ( 16 1080 -96 ) ( 16 568 160 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_brick/bricks07 0 0 0
}
}
// brush 4
{
brushDef
{
( -16 484 68 ) ( -16 480 68 ) ( -48 484 68 ) ( ( 0.0195121951 0 -0.1121951193 ) ( -0 0.0195121951 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -16 496 68 ) ( -48 496 68 ) ( -16 496 0 ) ( ( 0.0195121951 0 -0.1121951193 ) ( -0 0.0195121951 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -16 484 68 ) ( -16 484 0 ) ( -16 480 68 ) ( ( 0.0195121951 0 -0.1121951193 ) ( -0 0.0195121951 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -48 480 0 ) ( -16 480 0 ) ( -48 484 0 ) ( ( 0.0195121951 0 -0.1121951193 ) ( -0 0.0195121951 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -48 464 0 ) ( -48 464 68 ) ( -16 464 0 ) ( ( 0.0195121951 0 -0.1121951193 ) ( -0 0.0195121951 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -48 480 0 ) ( -48 484 0 ) ( -48 480 68 ) ( ( 0.0195121951 0 -0.1121951193 ) ( -0 0.0195121951 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 5
{
brushDef
{
( -512 64 160 ) ( -512 -64 160 ) ( -512 64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -512 64 160 ) ( -512 64 392 ) ( -520 64 160 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -512 -216 8 ) ( -520 -216 8 ) ( -512 -344 8 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -64 392 ) ( -520 -64 160 ) ( -520 64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -320 56 ) ( -512 -320 56 ) ( -520 -320 -176 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -520 -64 392 ) ( -520 64 392 ) ( -512 -64 392 ) ( ( 0.009765625 0 -0 ) ( -0 0.009765625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 6
{
brushDef
{
( -280 64 8 ) ( -280 -64 8 ) ( -512 64 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -280 64 8 ) ( -512 64 8 ) ( -280 64 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -128 -216 8 ) ( -128 -216 0 ) ( -128 -344 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 -64 0 ) ( -280 -64 0 ) ( -512 64 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -176 -320 0 ) ( -176 -320 8 ) ( 56 -320 0 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -512 -64 0 ) ( -512 64 0 ) ( -512 -64 8 ) ( ( 0.0097560976 0 -0 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 7
{
brushDef
{
( -504 64 256 ) ( -504 -320 256 ) ( -512 64 256 ) ( ( 0.0078125 0 1.5 ) ( 0 0.125 64 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -472 -64 256 ) ( -480 -64 256 ) ( -472 -64 128 ) ( ( 0.125 0 193 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -504 96 256 ) ( -504 96 128 ) ( -504 -288 256 ) ( ( 0.0078125 0 1.5 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -320 128 ) ( -504 -320 128 ) ( -512 64 128 ) ( ( 0.0078125 0 1.5 ) ( -0 0.125 193 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -192 128 ) ( -512 -192 256 ) ( -504 -192 128 ) ( ( 0.125 0 64 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
( -512 -320 128 ) ( -512 64 128 ) ( -512 -320 256 ) ( ( 0.0078125 0 255.5 ) ( 0 0.0078125 2 ) ) zombietextures_dev/overlay_datetime_image 0 0 0
}
}
// brush 8
{
brushDef
{
( -1024 576 0 ) ( -1024 512 0 ) ( -1536 576 0 ) ( ( 0.0097560976 0 -0.1121951193 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1024 576 0 ) ( -1536 576 0 ) ( -1024 576 -128 ) ( ( 0.0097560976 0 -0.1121951193 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1024 576 0 ) ( -1024 576 -128 ) ( -1024 512 0 ) ( ( 0.0097560976 0 -0.1121951193 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1536 512 -64 ) ( -1024 512 -64 ) ( -1536 576 -64 ) ( ( 0.0097560976 0 -0.1121951193 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1536 512 -128 ) ( -1536 512 0 ) ( -1024 512 -128 ) ( ( 0.0097560976 0 -0.1121951193 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1536 512 -128 ) ( -1536 576 -128 ) ( -1536 512 0 ) ( ( 0.0097560976 0 -0.1121951193 ) ( -0 0.0097560976 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 9
{
brushDef
{
( -1360 464 128 ) ( -1360 272 128 ) ( -1552 464 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1360 464 16 ) ( -1552 464 16 ) ( -1360 464 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 464 128 ) ( -1536 464 64 ) ( -1536 272 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 272 0 ) ( -1552 272 0 ) ( -1744 464 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1568 448 -48 ) ( -1568 448 16 ) ( -1376 448 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 272 -48 ) ( -1552 464 -48 ) ( -1552 272 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 10
{
brushDef
{
( -1536 640 144 ) ( -1536 448 144 ) ( -1728 640 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1536 640 144 ) ( -1728 640 144 ) ( -1536 640 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1536 640 144 ) ( -1536 640 80 ) ( -1536 448 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1728 448 128 ) ( -1536 448 128 ) ( -1728 640 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1728 448 80 ) ( -1728 448 144 ) ( -1536 448 80 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1728 448 80 ) ( -1728 640 80 ) ( -1728 448 144 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 11
{
brushDef
{
( -1952 816 0 ) ( -1952 624 0 ) ( -2144 816 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1968 912 0 ) ( -2160 912 0 ) ( -1968 912 -64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1984 608 0 ) ( -1984 608 -64 ) ( -1984 416 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2144 624 -16 ) ( -1952 624 -16 ) ( -2144 816 -16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2176 336 -64 ) ( -2176 336 0 ) ( -1984 336 -64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2384 608 -64 ) ( -2384 800 -64 ) ( -2384 608 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 12
{
brushDef
{
( -1536 640 128 ) ( -1536 448 128 ) ( -1728 640 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 640 16 ) ( -1728 640 16 ) ( -1536 640 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 640 128 ) ( -1712 640 64 ) ( -1712 448 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1920 448 0 ) ( -1728 448 0 ) ( -1920 640 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 624 -48 ) ( -1744 624 16 ) ( -1552 624 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 448 -48 ) ( -1728 640 -48 ) ( -1728 448 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 13
{
brushDef
{
( -1520 320 32 ) ( -1520 128 32 ) ( -1712 320 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 464 16 ) ( -1712 464 16 ) ( -1520 464 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 592 128 ) ( -1552 592 64 ) ( -1552 400 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1904 272 0 ) ( -1712 272 0 ) ( -1904 464 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 448 -144 ) ( -1712 448 -80 ) ( -1520 448 -144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 272 -48 ) ( -1712 464 -48 ) ( -1712 272 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 14
{
brushDef
{
( -1536 464 128 ) ( -1536 272 128 ) ( -1728 464 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 464 16 ) ( -1728 464 16 ) ( -1536 464 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 464 128 ) ( -1712 464 64 ) ( -1712 272 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1920 272 0 ) ( -1728 272 0 ) ( -1920 464 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 448 -48 ) ( -1744 448 16 ) ( -1552 448 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 272 -48 ) ( -1728 464 -48 ) ( -1728 272 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 15
{
brushDef
{
( -1360 640 128 ) ( -1360 448 128 ) ( -1552 640 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1360 640 16 ) ( -1552 640 16 ) ( -1360 640 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 640 128 ) ( -1536 640 64 ) ( -1536 448 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 448 0 ) ( -1552 448 0 ) ( -1744 640 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1568 624 -48 ) ( -1568 624 16 ) ( -1376 624 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 448 -48 ) ( -1552 640 -48 ) ( -1552 448 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 16
{
brushDef
{
( -1552 496 128 ) ( -1552 304 128 ) ( -1744 496 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 592 48 ) ( -1728 592 48 ) ( -1536 592 -16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 640 160 ) ( -1712 640 96 ) ( -1712 448 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1920 448 32 ) ( -1728 448 32 ) ( -1920 640 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 576 -112 ) ( -1744 576 -48 ) ( -1552 576 -112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 448 -16 ) ( -1728 640 -16 ) ( -1728 448 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 17
{
brushDef
{
( -1536 528 32 ) ( -1536 336 32 ) ( -1728 528 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 624 16 ) ( -1728 624 16 ) ( -1536 624 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 672 128 ) ( -1712 672 64 ) ( -1712 480 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1920 480 0 ) ( -1728 480 0 ) ( -1920 672 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 576 -144 ) ( -1744 576 -80 ) ( -1552 576 -144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 480 -48 ) ( -1728 672 -48 ) ( -1728 480 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 18
{
brushDef
{
( -1536 416 32 ) ( -1536 224 32 ) ( -1728 416 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 512 16 ) ( -1728 512 16 ) ( -1536 512 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 560 128 ) ( -1712 560 64 ) ( -1712 368 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1920 368 0 ) ( -1728 368 0 ) ( -1920 560 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 464 -144 ) ( -1744 464 -80 ) ( -1552 464 -144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 368 -48 ) ( -1728 560 -48 ) ( -1728 368 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 19
{
brushDef
{
( -1552 416 128 ) ( -1552 224 128 ) ( -1744 416 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 512 48 ) ( -1728 512 48 ) ( -1536 512 -16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 560 160 ) ( -1712 560 96 ) ( -1712 368 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1920 368 32 ) ( -1728 368 32 ) ( -1920 560 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 496 -112 ) ( -1744 496 -48 ) ( -1552 496 -112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 368 -16 ) ( -1728 560 -16 ) ( -1728 368 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 20
{
brushDef
{
( -1520 496 32 ) ( -1520 304 32 ) ( -1712 496 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 640 16 ) ( -1712 640 16 ) ( -1520 640 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 768 128 ) ( -1552 768 64 ) ( -1552 576 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1904 448 0 ) ( -1712 448 0 ) ( -1904 640 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 624 -144 ) ( -1712 624 -80 ) ( -1520 624 -144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 448 -48 ) ( -1712 640 -48 ) ( -1712 448 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 21
{
brushDef
{
( -1520 320 128 ) ( -1520 128 128 ) ( -1712 320 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 464 112 ) ( -1712 464 112 ) ( -1520 464 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 592 224 ) ( -1552 592 160 ) ( -1552 400 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1904 272 112 ) ( -1712 272 112 ) ( -1904 464 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 448 -48 ) ( -1712 448 16 ) ( -1520 448 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 272 48 ) ( -1712 464 48 ) ( -1712 272 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 22
{
brushDef
{
( -1376 416 128 ) ( -1376 224 128 ) ( -1568 416 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1360 512 48 ) ( -1552 512 48 ) ( -1360 512 -16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 560 160 ) ( -1536 560 96 ) ( -1536 368 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 368 32 ) ( -1552 368 32 ) ( -1744 560 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1568 496 -112 ) ( -1568 496 -48 ) ( -1376 496 -112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 368 -16 ) ( -1552 560 -16 ) ( -1552 368 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 23
{
brushDef
{
( -1360 528 32 ) ( -1360 336 32 ) ( -1552 528 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1360 624 16 ) ( -1552 624 16 ) ( -1360 624 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 672 128 ) ( -1536 672 64 ) ( -1536 480 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 480 0 ) ( -1552 480 0 ) ( -1744 672 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1568 576 -144 ) ( -1568 576 -80 ) ( -1376 576 -144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 480 -48 ) ( -1552 672 -48 ) ( -1552 480 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 24
{
brushDef
{
( -1376 496 128 ) ( -1376 304 128 ) ( -1568 496 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1360 592 48 ) ( -1552 592 48 ) ( -1360 592 -16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 640 160 ) ( -1536 640 96 ) ( -1536 448 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 448 32 ) ( -1552 448 32 ) ( -1744 640 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1568 576 -112 ) ( -1568 576 -48 ) ( -1376 576 -112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 448 -16 ) ( -1552 640 -16 ) ( -1552 448 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 25
{
brushDef
{
( -1360 416 32 ) ( -1360 224 32 ) ( -1552 416 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1360 512 16 ) ( -1552 512 16 ) ( -1360 512 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 560 128 ) ( -1536 560 64 ) ( -1536 368 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 368 0 ) ( -1552 368 0 ) ( -1744 560 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1568 464 -144 ) ( -1568 464 -80 ) ( -1376 464 -144 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 368 -48 ) ( -1552 560 -48 ) ( -1552 368 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 26
{
brushDef
{
( -1520 496 128 ) ( -1520 304 128 ) ( -1712 496 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 640 112 ) ( -1712 640 112 ) ( -1520 640 48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1552 768 224 ) ( -1552 768 160 ) ( -1552 576 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1904 448 112 ) ( -1712 448 112 ) ( -1904 640 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 624 -48 ) ( -1712 624 16 ) ( -1520 624 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 448 48 ) ( -1712 640 48 ) ( -1712 448 112 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 27
{
brushDef
{
( -1504 528 208 ) ( -1504 336 208 ) ( -1696 528 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 736 128 ) ( -1728 736 128 ) ( -1536 736 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 784 240 ) ( -1520 784 176 ) ( -1520 592 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 352 -32 ) ( -1712 352 32 ) ( -1520 352 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 480 64 ) ( -1744 672 64 ) ( -1744 480 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1696 528 160 ) ( -1504 336 160 ) ( -1504 528 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 28
{
brushDef
{
( -1504 528 160 ) ( -1504 336 160 ) ( -1696 528 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1504 688 128 ) ( -1696 688 128 ) ( -1504 688 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 800 240 ) ( -1520 800 176 ) ( -1520 608 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1888 480 -32 ) ( -1696 480 -32 ) ( -1888 672 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 480 64 ) ( -1744 672 64 ) ( -1744 480 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 672 64 ) ( -1712 672 128 ) ( -1520 672 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 29
{
brushDef
{
( -1520 672 128 ) ( -1712 672 128 ) ( -1520 672 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 800 240 ) ( -1520 800 176 ) ( -1520 608 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1888 480 -48 ) ( -1696 480 -48 ) ( -1888 672 -48 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1712 416 -32 ) ( -1712 416 32 ) ( -1520 416 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 480 64 ) ( -1744 672 64 ) ( -1744 480 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1888 672 -32 ) ( -1696 480 -32 ) ( -1888 480 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 30
{
brushDef
{
( -1872 800 224 ) ( -1872 608 224 ) ( -2064 800 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 464 288 ) ( -2384 464 224 ) ( -2384 272 288 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2240 752 208 ) ( -2048 752 208 ) ( -2240 944 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2544 368 16 ) ( -2544 368 80 ) ( -2352 368 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 768 112 ) ( -2560 960 112 ) ( -2560 768 176 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2416 720 16 ) ( -2608 720 80 ) ( -2608 720 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 31
{
brushDef
{
( -1536 640 0 ) ( -1536 448 0 ) ( -1728 640 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1536 640 0 ) ( -1728 640 0 ) ( -1536 640 -64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1536 640 0 ) ( -1536 640 -64 ) ( -1536 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1728 448 -16 ) ( -1536 448 -16 ) ( -1728 640 -16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1728 448 -64 ) ( -1728 448 0 ) ( -1536 448 -64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1728 448 -64 ) ( -1728 640 -64 ) ( -1728 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 32
{
brushDef
{
( -1504 512 160 ) ( -1504 320 160 ) ( -1696 512 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 784 240 ) ( -1520 784 176 ) ( -1520 592 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1888 464 -32 ) ( -1696 464 -32 ) ( -1888 656 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1696 400 -32 ) ( -1696 400 32 ) ( -1504 400 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 464 64 ) ( -1744 656 64 ) ( -1744 464 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 416 -32 ) ( -1712 416 32 ) ( -1712 416 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 33
{
brushDef
{
( -1504 496 160 ) ( -1504 304 160 ) ( -1696 496 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 768 240 ) ( -1728 768 176 ) ( -1728 576 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1888 448 0 ) ( -1696 448 0 ) ( -1888 640 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1872 352 -32 ) ( -1872 352 32 ) ( -1680 352 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 448 64 ) ( -1744 640 64 ) ( -1744 448 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 400 -32 ) ( -1712 400 32 ) ( -1712 400 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 34
{
brushDef
{
( -1504 832 160 ) ( -1504 640 160 ) ( -1696 832 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 1104 240 ) ( -1728 1104 176 ) ( -1728 912 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1888 784 0 ) ( -1696 784 0 ) ( -1888 976 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1872 688 -32 ) ( -1872 688 32 ) ( -1680 688 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 784 64 ) ( -1744 976 64 ) ( -1744 784 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1520 736 -32 ) ( -1712 736 32 ) ( -1712 736 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 35
{
brushDef
{
( -1520 448 208 ) ( -1520 256 208 ) ( -1712 448 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 720 240 ) ( -1744 720 176 ) ( -1744 528 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1904 400 0 ) ( -1712 400 0 ) ( -1904 592 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1888 336 -32 ) ( -1888 336 32 ) ( -1696 336 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 416 64 ) ( -2384 608 64 ) ( -2384 416 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1776 352 -32 ) ( -1968 352 32 ) ( -1968 352 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 36
{
brushDef
{
( -1376 656 208 ) ( -1376 464 208 ) ( -1568 656 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2368 944 240 ) ( -2368 944 176 ) ( -2368 752 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1760 608 32 ) ( -1568 608 32 ) ( -1760 800 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2656 352 -32 ) ( -2656 352 32 ) ( -2464 352 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 768 64 ) ( -2384 960 64 ) ( -2384 768 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1760 496 -32 ) ( -1952 496 32 ) ( -1952 496 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 37
{
brushDef
{
( -1344 880 208 ) ( -1344 688 208 ) ( -1536 880 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1984 1312 240 ) ( -1984 1312 176 ) ( -1984 1120 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 832 0 ) ( -1536 832 0 ) ( -1728 1024 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1952 736 -32 ) ( -1952 736 32 ) ( -1760 736 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2000 848 64 ) ( -2000 1040 64 ) ( -2000 848 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1776 896 -32 ) ( -1968 896 32 ) ( -1968 896 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 38
{
brushDef
{
( -1360 896 208 ) ( -1360 704 208 ) ( -1552 896 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2000 1328 240 ) ( -2000 1328 176 ) ( -2000 1136 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 848 0 ) ( -1552 848 0 ) ( -1744 1040 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2320 896 -32 ) ( -2320 896 32 ) ( -2128 896 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2368 1008 64 ) ( -2368 1200 64 ) ( -2368 1008 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1792 912 -32 ) ( -1984 912 32 ) ( -1984 912 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 39
{
brushDef
{
( -1376 800 208 ) ( -1376 608 208 ) ( -1568 800 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2368 1088 352 ) ( -2368 1088 288 ) ( -2368 896 352 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1760 752 160 ) ( -1568 752 160 ) ( -1760 944 160 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2656 496 -32 ) ( -2656 496 32 ) ( -2464 496 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 912 64 ) ( -2384 1104 64 ) ( -2384 912 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1728 592 -32 ) ( -1920 592 32 ) ( -1920 592 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 40
{
brushDef
{
( -1520 496 224 ) ( -1520 304 224 ) ( -1712 496 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 768 288 ) ( -1744 768 224 ) ( -1744 576 288 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1888 448 208 ) ( -1696 448 208 ) ( -1888 640 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2128 352 16 ) ( -2128 352 80 ) ( -1936 352 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1984 464 112 ) ( -1984 656 112 ) ( -1984 464 176 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1776 736 16 ) ( -1968 736 80 ) ( -1968 736 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 41
{
brushDef
{
( -1744 640 0 ) ( -1744 448 0 ) ( -1936 640 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1760 736 0 ) ( -1952 736 0 ) ( -1760 736 -64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1744 640 0 ) ( -1744 640 -64 ) ( -1744 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1936 448 -16 ) ( -1744 448 -16 ) ( -1936 640 -16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1936 352 -64 ) ( -1936 352 0 ) ( -1744 352 -64 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1984 448 -64 ) ( -1984 640 -64 ) ( -1984 448 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 42
{
brushDef
{
( -1440 612 68 ) ( -1440 608 68 ) ( -1472 612 68 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -1440 624 68 ) ( -1472 624 68 ) ( -1440 624 0 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -1440 612 68 ) ( -1440 612 0 ) ( -1440 608 68 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -1472 608 0 ) ( -1440 608 0 ) ( -1472 612 0 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -1472 592 0 ) ( -1472 592 68 ) ( -1440 592 0 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -1472 608 0 ) ( -1472 612 0 ) ( -1472 608 68 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 43
{
brushDef
{
( -1520 880 208 ) ( -1520 688 208 ) ( -1712 880 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1744 1152 240 ) ( -1744 1152 176 ) ( -1744 960 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1904 832 0 ) ( -1712 832 0 ) ( -1904 1024 0 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2128 736 -32 ) ( -2128 736 32 ) ( -1936 736 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1984 832 64 ) ( -1984 1024 64 ) ( -1984 832 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1536 752 -32 ) ( -1728 752 32 ) ( -1728 752 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 44
{
brushDef
{
( -1968 736 8 ) ( -1968 576 8 ) ( -2336 736 8 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1952 592 32 ) ( -2320 592 32 ) ( -1952 592 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2144 512 32 ) ( -2144 512 0 ) ( -2144 352 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2336 576 0 ) ( -1968 576 0 ) ( -2336 736 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2592 496 0 ) ( -2592 496 32 ) ( -2224 496 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 560 0 ) ( -2240 720 0 ) ( -2240 560 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 45
{
brushDef
{
( -1376 896 208 ) ( -1376 704 208 ) ( -1568 896 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2368 1184 240 ) ( -2368 1184 176 ) ( -2368 992 240 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1760 848 32 ) ( -1568 848 32 ) ( -1760 1040 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2656 592 -32 ) ( -2656 592 32 ) ( -2464 592 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 1008 64 ) ( -2384 1200 64 ) ( -2384 1008 128 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1808 912 -32 ) ( -2000 912 32 ) ( -2000 912 -32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 46
{
brushDef
{
( -1744 1136 240 ) ( -1744 1136 176 ) ( -1744 944 240 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1904 816 0 ) ( -1712 816 0 ) ( -1904 1008 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2144 784 64 ) ( -2144 976 64 ) ( -2144 784 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1536 736 -32 ) ( -1728 736 32 ) ( -1728 736 -32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 160 704 0 ) ( 160 736 32 ) ( 288 704 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 47
{
brushDef
{
( -2000 896 32 ) ( -2000 736 32 ) ( -2368 896 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2000 896 32 ) ( -2368 896 32 ) ( -2000 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2000 896 32 ) ( -2000 896 0 ) ( -2000 736 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2368 736 0 ) ( -2000 736 0 ) ( -2368 896 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2368 736 0 ) ( -2368 736 32 ) ( -2000 736 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2368 736 0 ) ( -2368 896 0 ) ( -2368 736 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 48
{
brushDef
{
( -2144 736 32 ) ( -2144 576 32 ) ( -2512 736 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2176 624 32 ) ( -2544 624 32 ) ( -2176 624 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2384 512 32 ) ( -2384 512 0 ) ( -2384 352 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2512 576 16 ) ( -2144 576 16 ) ( -2512 736 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2816 464 0 ) ( -2816 464 32 ) ( -2448 464 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2560 592 0 ) ( -2560 752 0 ) ( -2560 592 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 49
{
brushDef
{
( -2144 704 32 ) ( -2240 704 32 ) ( -2144 704 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 560 0 ) ( -2144 560 0 ) ( -2240 712 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2248 592 0 ) ( -2248 592 32 ) ( -2152 592 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 560 0 ) ( -2240 712 0 ) ( -2240 560 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 272 32 ) ( -2144 272 0 ) ( -2240 144 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 50
{
brushDef
{
( -2144 -48 240 ) ( -2144 -48 176 ) ( -2144 144 240 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2016 272 0 ) ( -2208 272 0 ) ( -2016 80 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -1744 256 64 ) ( -1744 64 64 ) ( -1744 256 128 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2384 352 -32 ) ( -2192 352 32 ) ( -2192 352 -32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -3792 384 0 ) ( -3792 352 32 ) ( -3920 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 51
{
brushDef
{
( -2144 704 0 ) ( -2240 704 32 ) ( -2144 704 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 704 0 ) ( -2144 736 0 ) ( -2240 736 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2144 736 0 ) ( -2240 736 32 ) ( -2240 736 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 736 32 ) ( -2240 704 0 ) ( -2240 736 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 1152 32 ) ( -2144 1024 0 ) ( -2240 1024 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 52
{
brushDef
{
( -2144 736 32 ) ( -2144 704 0 ) ( -2144 704 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2144 736 0 ) ( -2240 736 32 ) ( -2240 736 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 1024 32 ) ( -2144 1024 0 ) ( -2240 1152 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 256 736 32 ) ( 128 704 0 ) ( 128 736 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 53
{
brushDef
{
( -2144 496 32 ) ( -2240 496 32 ) ( -2144 496 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 352 0 ) ( -2144 352 0 ) ( -2240 504 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2248 384 0 ) ( -2248 384 32 ) ( -2152 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 352 0 ) ( -2240 504 0 ) ( -2240 352 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 64 32 ) ( -2144 64 0 ) ( -2240 -64 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 54
{
brushDef
{
( -2144 384 32 ) ( -2240 384 32 ) ( -2144 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 352 0 ) ( -2144 352 0 ) ( -2240 384 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 352 0 ) ( -2240 352 32 ) ( -2144 352 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 352 0 ) ( -2240 384 0 ) ( -2240 352 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 64 32 ) ( -2144 64 0 ) ( -2240 -64 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 55
{
brushDef
{
( -2144 384 32 ) ( -2144 384 0 ) ( -2144 352 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 352 0 ) ( -2240 352 32 ) ( -2144 352 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 -64 32 ) ( -2144 64 0 ) ( -2240 64 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( 128 352 32 ) ( 128 384 0 ) ( 256 352 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 56
{
brushDef
{
( -2160 576 32 ) ( -2160 512 32 ) ( -2224 576 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2160 576 40 ) ( -2224 576 40 ) ( -2160 576 8 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2160 576 40 ) ( -2160 576 8 ) ( -2160 512 40 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2224 512 8 ) ( -2160 512 8 ) ( -2224 576 8 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2224 512 8 ) ( -2224 512 40 ) ( -2160 512 8 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2224 512 8 ) ( -2224 576 8 ) ( -2224 512 40 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 57
{
brushDef
{
( -1728 640 128 ) ( -1728 448 128 ) ( -1744 640 128 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1728 640 128 ) ( -1744 640 128 ) ( -1728 640 0 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1728 640 128 ) ( -1728 640 0 ) ( -1728 448 128 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1744 448 0 ) ( -1728 448 0 ) ( -1744 640 0 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1728 448 0 ) ( -1728 448 128 ) ( -1712 448 0 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1744 448 0 ) ( -1744 640 0 ) ( -1744 448 128 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
}
}
// brush 58
{
brushDef
{
( -2000 736 160 ) ( -2000 352 160 ) ( -2016 736 160 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1952 592 256 ) ( -1968 592 256 ) ( -1952 592 48 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -2372 720 256 ) ( -2372 720 48 ) ( -2372 336 256 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -2000 352 32 ) ( -1984 352 32 ) ( -2000 736 32 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1968 496 48 ) ( -1968 496 256 ) ( -1952 496 48 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -2380 304 48 ) ( -2380 688 48 ) ( -2380 304 256 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
}
}
// brush 59
{
brushDef
{
( -2600 604 100 ) ( -2600 600 100 ) ( -2632 604 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2600 616 100 ) ( -2632 616 100 ) ( -2600 616 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2600 604 100 ) ( -2600 604 32 ) ( -2600 600 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2632 600 32 ) ( -2600 600 32 ) ( -2632 604 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2632 584 32 ) ( -2632 584 100 ) ( -2600 584 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2632 600 32 ) ( -2632 604 32 ) ( -2632 600 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 60
{
brushDef
{
( -2156 576 136 ) ( -2156 512 136 ) ( -2220 576 136 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -2160 576 56 ) ( -2224 576 56 ) ( -2160 576 32 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -2190 576 56 ) ( -2190 576 32 ) ( -2190 512 56 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -2224 512 32 ) ( -2160 512 32 ) ( -2224 576 32 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -2224 512 32 ) ( -2224 512 56 ) ( -2160 512 32 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -2194 512 32 ) ( -2194 576 32 ) ( -2194 512 56 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
}
}
// brush 61
{
brushDef
{
( -2000 736 32 ) ( -2000 576 32 ) ( -2368 736 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2000 736 32 ) ( -2368 736 32 ) ( -2000 736 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2240 512 32 ) ( -2240 512 0 ) ( -2240 352 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2368 576 0 ) ( -2000 576 0 ) ( -2368 736 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2608 352 0 ) ( -2608 352 32 ) ( -2240 352 0 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2384 576 0 ) ( -2384 736 0 ) ( -2384 576 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 62
{
brushDef
{
( -2384 624 208 ) ( -2384 608 208 ) ( -2400 624 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 624 208 ) ( -2400 624 208 ) ( -2384 624 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 624 208 ) ( -2384 624 32 ) ( -2384 608 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2400 608 32 ) ( -2384 608 32 ) ( -2400 624 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2400 624 64 ) ( -2384 608 -64 ) ( -2400 624 -64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 63
{
brushDef
{
( -2384 480 208 ) ( -2384 464 208 ) ( -2400 480 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 480 208 ) ( -2384 480 32 ) ( -2384 464 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2400 464 32 ) ( -2384 464 32 ) ( -2400 480 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2400 464 32 ) ( -2400 464 208 ) ( -2384 464 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2400 464 -64 ) ( -2384 480 -64 ) ( -2400 464 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 64
{
brushDef
{
( -1728 672 224 ) ( -1728 480 224 ) ( -1920 672 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1984 752 288 ) ( -1984 752 224 ) ( -1984 560 288 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2096 624 208 ) ( -1904 624 208 ) ( -2096 816 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2368 336 16 ) ( -2368 336 80 ) ( -2176 336 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 640 112 ) ( -2384 832 112 ) ( -2384 640 176 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -1984 912 16 ) ( -2176 912 80 ) ( -2176 912 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 65
{
brushDef
{
( -2384 720 208 ) ( -2384 712 208 ) ( -2496 720 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2416 720 208 ) ( -2528 720 208 ) ( -2416 720 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2544 592 192 ) ( -2544 592 16 ) ( -2544 584 192 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2496 712 16 ) ( -2384 712 16 ) ( -2496 720 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2544 640 32 ) ( -2544 640 208 ) ( -2432 640 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 704 32 ) ( -2560 712 32 ) ( -2560 704 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 66
{
brushDef
{
( -2384 632 208 ) ( -2384 624 208 ) ( -2496 632 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 640 208 ) ( -2496 640 208 ) ( -2384 640 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 632 208 ) ( -2384 632 32 ) ( -2384 624 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2496 624 16 ) ( -2384 624 16 ) ( -2496 632 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2528 624 32 ) ( -2528 624 208 ) ( -2416 624 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 616 32 ) ( -2560 624 32 ) ( -2560 616 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 67
{
brushDef
{
( -2384 464 208 ) ( -2384 456 208 ) ( -2496 464 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2416 464 208 ) ( -2528 464 208 ) ( -2416 464 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2384 464 208 ) ( -2384 464 32 ) ( -2384 456 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2496 456 16 ) ( -2384 456 16 ) ( -2496 464 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2496 448 32 ) ( -2496 448 208 ) ( -2384 448 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 448 32 ) ( -2560 456 32 ) ( -2560 448 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 68
{
brushDef
{
( -2384 448 208 ) ( -2384 440 208 ) ( -2496 448 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2416 448 208 ) ( -2528 448 208 ) ( -2416 448 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2544 320 192 ) ( -2544 320 16 ) ( -2544 312 192 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2496 440 16 ) ( -2384 440 16 ) ( -2496 448 16 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2544 368 32 ) ( -2544 368 208 ) ( -2432 368 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 432 32 ) ( -2560 440 32 ) ( -2560 432 208 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 69
{
brushDef
{
( -2528 464 64 ) ( -2528 272 64 ) ( -2544 464 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 464 224 ) ( -2576 464 224 ) ( -2560 464 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 464 224 ) ( -2560 464 32 ) ( -2560 272 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2576 272 32 ) ( -2560 272 32 ) ( -2576 464 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 448 32 ) ( -2560 448 224 ) ( -2544 448 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2816 256 32 ) ( -2816 448 32 ) ( -2816 256 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
// brush 70
{
brushDef
{
( -2784 640 96 ) ( -2784 448 96 ) ( -2800 640 96 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2816 640 208 ) ( -2832 640 208 ) ( -2816 640 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2816 640 208 ) ( -2816 640 16 ) ( -2816 448 208 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2832 448 16 ) ( -2816 448 16 ) ( -2832 640 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2832 448 16 ) ( -2832 448 208 ) ( -2816 448 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2944 432 16 ) ( -2944 624 16 ) ( -2944 432 208 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2928 64 96 ) ( -2816 64 32 ) ( -2928 -64 96 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2832 64 16 ) ( -2944 64 80 ) ( -2832 -64 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 71
{
brushDef
{
( -2312 636 100 ) ( -2312 632 100 ) ( -2344 636 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2312 648 100 ) ( -2344 648 100 ) ( -2312 648 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2312 636 100 ) ( -2312 636 32 ) ( -2312 632 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2344 632 32 ) ( -2312 632 32 ) ( -2344 636 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2344 616 32 ) ( -2344 616 100 ) ( -2312 616 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2344 632 32 ) ( -2344 636 32 ) ( -2344 632 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 72
{
brushDef
{
( -2528 640 32 ) ( -2528 448 32 ) ( -2544 640 32 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2560 640 208 ) ( -2576 640 208 ) ( -2560 640 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2560 640 208 ) ( -2560 640 16 ) ( -2560 448 208 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2576 448 16 ) ( -2560 448 16 ) ( -2576 640 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2576 448 16 ) ( -2576 448 208 ) ( -2560 448 16 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
( -2816 432 16 ) ( -2816 624 16 ) ( -2816 432 208 ) ( ( 0.003902439 0 -0 ) ( -0 0.003902439 0 ) ) zombietextures_dev/tiles05_gray 0 0 0
}
}
// brush 73
{
brushDef
{
( -2528 640 64 ) ( -2528 448 64 ) ( -2544 640 64 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 640 224 ) ( -2576 640 224 ) ( -2560 640 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 640 224 ) ( -2560 640 32 ) ( -2560 448 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2576 448 32 ) ( -2560 448 32 ) ( -2576 640 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2560 624 32 ) ( -2560 624 224 ) ( -2544 624 32 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
( -2816 432 32 ) ( -2816 624 32 ) ( -2816 432 224 ) ( ( 0.00390625 0 -0 ) ( -0 0.00390625 0 ) ) zombietextures_dev/tiles05_orange 0 0 0
}
}
}

14
fmlmap.map.import Normal file
View file

@ -0,0 +1,14 @@
[remap]
importer="qodot.map"
type="Resource"
uid="uid://jnqn7tbnac8s"
path="res://.godot/imported/fmlmap.map-7f042cb6ac47ea605c5a1787b408842b.tres"
[deps]
source_file="res://assets/fmlmap.map"
dest_files=["res://.godot/imported/fmlmap.map-7f042cb6ac47ea605c5a1787b408842b.tres"]
[params]

1102
fmlmap.map.old Normal file

File diff suppressed because it is too large Load diff

4877
hazardcourse.autosave.map Normal file

File diff suppressed because it is too large Load diff

4877
hazardcourse.bak Normal file

File diff suppressed because it is too large Load diff

4877
hazardcourse.map Normal file

File diff suppressed because it is too large Load diff

255
hazardcourse_entities.map Normal file
View file

@ -0,0 +1,255 @@
// entity 0
{
"classname" "func_group"
// brush 0
{
brushDef
{
( -432 52 164 ) ( -432 48 164 ) ( -464 52 164 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -432 64 164 ) ( -464 64 164 ) ( -432 64 96 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -432 52 164 ) ( -432 52 96 ) ( -432 48 164 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -464 48 96 ) ( -432 48 96 ) ( -464 52 96 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -464 32 96 ) ( -464 32 164 ) ( -432 32 96 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -464 48 96 ) ( -464 52 96 ) ( -464 48 164 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 1
{
brushDef
{
( 544 240 160 ) ( 544 -144 160 ) ( 528 240 160 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 592 96 256 ) ( 576 96 256 ) ( 592 96 48 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 172 224 256 ) ( 172 224 48 ) ( 172 -160 256 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 544 -144 32 ) ( 560 -144 32 ) ( 544 240 32 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 576 0 48 ) ( 576 0 256 ) ( 592 0 48 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 164 -192 48 ) ( 164 192 48 ) ( 164 -192 256 ) ( ( 0.0091081019 0.0034962732 -0.1121951193 ) ( -0.0034962732 0.0091081019 0 ) ) zombietextures_dev/tiles05_door 0 0 0
}
}
// brush 2
{
brushDef
{
( -2512 2004 100 ) ( -2512 2000 100 ) ( -2544 2004 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2512 2016 100 ) ( -2544 2016 100 ) ( -2512 2016 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2512 2004 100 ) ( -2512 2004 32 ) ( -2512 2000 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2544 2000 32 ) ( -2512 2000 32 ) ( -2544 2004 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2544 1984 32 ) ( -2544 1984 100 ) ( -2512 1984 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2544 2000 32 ) ( -2544 2004 32 ) ( -2544 2000 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 3
{
brushDef
{
( -4976 628 100 ) ( -4976 624 100 ) ( -5008 628 100 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -4976 640 100 ) ( -5008 640 100 ) ( -4976 640 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -4976 628 100 ) ( -4976 628 32 ) ( -4976 624 100 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -5008 624 32 ) ( -4976 624 32 ) ( -5008 628 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -5008 608 32 ) ( -5008 608 100 ) ( -4976 608 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -5008 624 32 ) ( -5008 628 32 ) ( -5008 624 100 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
}
}
// brush 4
{
brushDef
{
( -1196 80 136 ) ( -1196 16 136 ) ( -1260 80 136 ) ( ( 0.0064005763 0.0073630214 -0.0868292674 ) ( -0.0073630214 0.0064005763 0.4809755981 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -1200 80 56 ) ( -1264 80 56 ) ( -1200 80 32 ) ( ( 0.0064005763 0.0073630214 -0.0868292674 ) ( -0.0073630214 0.0064005763 0.4809755981 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -1230 80 56 ) ( -1230 80 32 ) ( -1230 16 56 ) ( ( 0.0064005763 0.0073630214 -0.0868292674 ) ( -0.0073630214 0.0064005763 0.4809755981 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -1264 16 32 ) ( -1200 16 32 ) ( -1264 80 32 ) ( ( 0.0064005763 0.0073630214 -0.0868292674 ) ( -0.0073630214 0.0064005763 0.4809755981 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -1264 16 32 ) ( -1264 16 56 ) ( -1200 16 32 ) ( ( 0.0064005763 0.0073630214 -0.0868292674 ) ( -0.0073630214 0.0064005763 0.4809755981 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( -1234 16 32 ) ( -1234 80 32 ) ( -1234 16 56 ) ( ( 0.0064005763 0.0073630214 -0.0868292674 ) ( -0.0073630214 0.0064005763 0.4809755981 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
}
}
// brush 5
{
brushDef
{
( 232 140 100 ) ( 232 136 100 ) ( 200 140 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( 232 152 100 ) ( 200 152 100 ) ( 232 152 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( 232 140 100 ) ( 232 140 32 ) ( 232 136 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( 200 136 32 ) ( 232 136 32 ) ( 200 140 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( 200 120 32 ) ( 200 120 100 ) ( 232 120 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( 200 136 32 ) ( 200 140 32 ) ( 200 136 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 6
{
brushDef
{
( -832 52 100 ) ( -832 48 100 ) ( -864 52 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -832 64 100 ) ( -864 64 100 ) ( -832 64 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -832 52 100 ) ( -832 52 32 ) ( -832 48 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -864 48 32 ) ( -832 48 32 ) ( -864 52 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -864 32 32 ) ( -864 32 100 ) ( -832 32 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -864 48 32 ) ( -864 52 32 ) ( -864 48 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 7
{
brushDef
{
( -2784 1204 100 ) ( -2784 1200 100 ) ( -2816 1204 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2784 1216 100 ) ( -2816 1216 100 ) ( -2784 1216 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2784 1204 100 ) ( -2784 1204 32 ) ( -2784 1200 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2816 1200 32 ) ( -2784 1200 32 ) ( -2816 1204 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2816 1184 32 ) ( -2816 1184 100 ) ( -2784 1184 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2816 1200 32 ) ( -2816 1204 32 ) ( -2816 1200 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 8
{
brushDef
{
( -3536 3028 196 ) ( -3536 3024 196 ) ( -3568 3028 196 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -3536 3040 196 ) ( -3568 3040 196 ) ( -3536 3040 128 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -3536 3028 196 ) ( -3536 3028 128 ) ( -3536 3024 196 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -3568 3024 128 ) ( -3536 3024 128 ) ( -3568 3028 128 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -3568 3008 128 ) ( -3568 3008 196 ) ( -3536 3008 128 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -3568 3024 128 ) ( -3568 3028 128 ) ( -3568 3024 196 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 9
{
brushDef
{
( -2928 2724 100 ) ( -2928 2720 100 ) ( -2960 2724 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2928 2736 100 ) ( -2960 2736 100 ) ( -2928 2736 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2928 2724 100 ) ( -2928 2724 32 ) ( -2928 2720 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2960 2720 32 ) ( -2928 2720 32 ) ( -2960 2724 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2960 2704 32 ) ( -2960 2704 100 ) ( -2928 2704 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -2960 2720 32 ) ( -2960 2724 32 ) ( -2960 2720 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 10
{
brushDef
{
( 388 80 136 ) ( 388 16 136 ) ( 324 80 136 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 384 80 56 ) ( 320 80 56 ) ( 384 80 32 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 354 80 56 ) ( 354 80 32 ) ( 354 16 56 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 320 16 32 ) ( 384 16 32 ) ( 320 80 32 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 320 16 32 ) ( 320 16 56 ) ( 384 16 32 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
( 350 16 32 ) ( 350 80 32 ) ( 350 16 56 ) ( ( 0.0064005763 0.0073630214 -0.3736585379 ) ( -0.0073630214 0.0064005763 0.0214634147 ) ) zombietextures_dev/tiles05_cardboard 0 0 0
}
}
// brush 11
{
brushDef
{
( -1008 84 160 ) ( -1008 80 160 ) ( -1040 84 160 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1008 96 100 ) ( -1040 96 100 ) ( -1008 96 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1028 20 100 ) ( -1028 20 32 ) ( -1028 16 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1040 80 32 ) ( -1008 80 32 ) ( -1040 84 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1056 0 32 ) ( -1056 0 100 ) ( -1024 0 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( -1036 80 32 ) ( -1036 84 32 ) ( -1036 80 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_door 0 0 0
}
}
// brush 12
{
brushDef
{
( 816 144 128 ) ( 816 -48 128 ) ( 800 144 128 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 816 144 128 ) ( 800 144 128 ) ( 816 144 0 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 816 144 128 ) ( 816 144 0 ) ( 816 -48 128 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 800 -48 0 ) ( 816 -48 0 ) ( 800 144 0 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 816 -48 0 ) ( 816 -48 128 ) ( 832 -48 0 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
( 800 -48 0 ) ( 800 144 0 ) ( 800 -48 128 ) ( ( 0.0097560976 -0 -0.1121951193 ) ( 0 0.0097560976 0 ) ) zombietextures_dev/tiles05_door 0 0 0
}
}
// brush 13
{
brushDef
{
( -56 108 100 ) ( -56 104 100 ) ( -88 108 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -56 120 100 ) ( -88 120 100 ) ( -56 120 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -56 108 100 ) ( -56 108 32 ) ( -56 104 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -88 104 32 ) ( -56 104 32 ) ( -88 108 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -88 88 32 ) ( -88 88 100 ) ( -56 88 32 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
( -88 104 32 ) ( -88 108 32 ) ( -88 104 100 ) ( ( 0.0097560985 0.0168980584 -0.1121951193 ) ( -0.0168980584 0.0097560985 0 ) ) zombietextures_dev/tiles05_player 0 0 0
}
}
// brush 14
{
brushDef
{
( -4544 1200 32 ) ( -4544 1168 32 ) ( -4640 1200 32 ) ( ( 0.010416667 0 51.1666641235 ) ( 0 0.010416667 48.6666679382 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4560 1328 0 ) ( -4656 1328 0 ) ( -4560 1328 -64 ) ( ( 0.010416667 0 16.3333358765 ) ( 0 0.010416667 0.3333333433 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4576 1280 0 ) ( -4576 1280 -64 ) ( -4576 1248 0 ) ( ( 0.010416667 0 51.1666641235 ) ( 0 0.010416667 0.3333333433 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4656 1168 -64 ) ( -4560 1168 -64 ) ( -4656 1200 -64 ) ( ( 0.010416667 0 51.1666641235 ) ( -0 0.010416667 16.3333358765 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4736 1232 -64 ) ( -4736 1232 0 ) ( -4640 1232 -64 ) ( ( 0.010416667 0 48.6666679382 ) ( 0 0.010416667 0.3333333433 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4672 1168 -64 ) ( -4672 1200 -64 ) ( -4672 1168 0 ) ( ( 0.010416667 0 13.8333330154 ) ( 0 0.010416667 0.3333333433 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
}
}
// brush 15
{
brushDef
{
( -4832 1984 96 ) ( -4832 1952 96 ) ( -4928 1984 96 ) ( ( 0.015625 0 33.5 ) ( 0 0.015625 13 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4832 2016 96 ) ( -4928 2016 96 ) ( -4832 2016 32 ) ( ( 0.015625 0 52 ) ( 0 0.015625 1.5 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4864 1984 96 ) ( -4864 1984 32 ) ( -4864 1952 96 ) ( ( 0.015625 0 33.5 ) ( 0 0.015625 1.5 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4928 1952 32 ) ( -4832 1952 32 ) ( -4928 1984 32 ) ( ( 0.015625 0 33.5 ) ( -0 0.015625 52 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4928 1952 32 ) ( -4928 1952 96 ) ( -4832 1952 32 ) ( ( 0.015625 0 13 ) ( 0 0.015625 1.5 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4928 1952 32 ) ( -4928 1984 32 ) ( -4928 1952 96 ) ( ( 0.015625 0 31.5 ) ( 0 0.015625 1.5 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
}
}
// brush 16
{
brushDef
{
( -4976 1088 64 ) ( -4976 1088 0 ) ( -4976 1056 64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5024 1120 -64 ) ( -4928 1120 -64 ) ( -5024 1152 -64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5008 1136 0 ) ( -5008 1136 64 ) ( -4912 1136 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5024 1120 0 ) ( -5024 1152 0 ) ( -5024 1120 64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -64 1136 -16 ) ( -64 1184 -64 ) ( 64 1136 -16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
}
}
// brush 17
{
brushDef
{
( -4784 1104 16 ) ( -4784 1072 16 ) ( -4880 1104 16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4896 1136 64 ) ( -4992 1136 64 ) ( -4896 1136 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4800 1008 64 ) ( -4800 1008 0 ) ( -4800 976 64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4896 1072 -64 ) ( -4800 1072 -64 ) ( -4896 1104 -64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4848 1040 0 ) ( -4848 1040 64 ) ( -4752 1040 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4896 1072 0 ) ( -4896 1104 0 ) ( -4896 1072 64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
}
}
// brush 18
{
brushDef
{
( -4952 976 48 ) ( -4952 944 48 ) ( -5048 976 48 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5064 1008 64 ) ( -5160 1008 64 ) ( -5064 1008 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -4984 912 64 ) ( -4984 912 0 ) ( -4984 880 64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5064 944 -64 ) ( -4968 944 -64 ) ( -5064 976 -64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5048 896 0 ) ( -5048 896 64 ) ( -4952 896 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5096 960 0 ) ( -5096 992 0 ) ( -5096 960 64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
}
}
// brush 19
{
brushDef
{
( -4944 1216 -16 ) ( -4944 1184 -16 ) ( -5040 1216 -16 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5056 1248 64 ) ( -5152 1248 64 ) ( -5056 1248 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5008 1152 64 ) ( -5008 1152 0 ) ( -5008 1120 64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5056 1184 -64 ) ( -4960 1184 -64 ) ( -5056 1216 -64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5040 1200 0 ) ( -5040 1200 64 ) ( -4944 1200 0 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
( -5056 1184 0 ) ( -5056 1216 0 ) ( -5056 1184 64 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_physicsobject 0 0 0
}
}
// brush 20
{
brushDef
{
( -4864 1828 100 ) ( -4864 1824 100 ) ( -4896 1828 100 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -4864 1840 100 ) ( -4896 1840 100 ) ( -4864 1840 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -4864 1828 100 ) ( -4864 1828 32 ) ( -4864 1824 100 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -4896 1824 32 ) ( -4864 1824 32 ) ( -4896 1828 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -4896 1808 32 ) ( -4896 1808 100 ) ( -4864 1808 32 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
( -4896 1824 32 ) ( -4896 1828 32 ) ( -4896 1824 100 ) ( ( 0.0625 0 -0 ) ( -0 0.0625 0 ) ) zombietextures_dev/tiles01_player 0 0 0
}
}
}

14
mapentities.map.import Normal file
View file

@ -0,0 +1,14 @@
[remap]
importer="qodot.map"
type="Resource"
uid="uid://cj7q4vbmyx2lp"
path="res://.godot/imported/mapentities.map-6d2d78b70a2ed86227afdf576826b797.tres"
[deps]
source_file="res://assets/mapentities.map"
dest_files=["res://.godot/imported/mapentities.map-6d2d78b70a2ed86227afdf576826b797.tres"]
[params]

19
maps/carboxgame.mtl Normal file
View file

@ -0,0 +1,19 @@
# Generated by Q3Map2 (ydnar) -convert -format obj
newmtl textures/zombietextures_dev/tiles05_commentary
Kd 0.328837 1.000000 0.592456
map_Kd ../textures/zombietextures_dev/tiles05_commentary.png
newmtl textures/zombietextures_dev/tiles05_green
Kd 0.328503 1.000000 0.591605
map_Kd ../textures/zombietextures_dev/tiles05_green.png
newmtl textures/zombietextures_dev/tiles05_cardboard
Kd 0.328765 1.000000 0.592359
map_Kd ../textures/zombietextures_dev/tiles05_cardboard.png
newmtl textures/zombietextures_dev/tiles05_orange
Kd 1.000000 0.578380 0.004485
map_Kd ../textures/zombietextures_dev/tiles05_orange.png
newmtl textures/zombietextures_dev/tiles05_gray
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_dev/tiles05_gray.png
newmtl textures/zombietextures_dev/tiles05_player
Kd 0.329148 1.000000 0.593025
map_Kd ../textures/zombietextures_dev/tiles05_player.png

4238
maps/carboxgame.obj Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://du5q3obfeci2m"
path="res://.godot/imported/carboxgame.obj-a181509deccba52111532d77073538ce.mesh"
[deps]
files=["res://.godot/imported/carboxgame.obj-a181509deccba52111532d77073538ce.mesh"]
source_file="res://assets/maps/carboxgame.obj"
dest_files=["res://.godot/imported/carboxgame.obj-a181509deccba52111532d77073538ce.mesh", "res://.godot/imported/carboxgame.obj-a181509deccba52111532d77073538ce.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

26
maps/devworld.mtl Normal file
View file

@ -0,0 +1,26 @@
# Generated by Q3Map2 (ydnar) -convert -format obj
newmtl textures/zombietextures_dev/devnamestest
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_dev/devnamestest.png
newmtl textures/zombietextures_dev/overlay_datetime_image
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_dev/overlay_datetime_image.png
newmtl textures/zombietextures_dev/creditsee
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_dev/creditsee.png
newmtl textures/zombietextures_dev/tiles05_gray
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_dev/tiles05_gray.png
newmtl textures/zombietextures_dev/tiles05_orange
Kd 1.000000 0.578380 0.004485
map_Kd ../textures/zombietextures_dev/tiles05_orange.png
newmtl textures/zombietextures_brick/bricks07
Kd 1.000000 0.464620 0.376686
map_Kd ../textures/zombietextures_brick/bricks07.jpg
newmtl textures/zombietextures_concrete/asphalt12
Kd 0.891177 0.928859 1.000000
map_Kd ../textures/zombietextures_concrete/asphalt12.png
newmtl textures/zombietextures_dev/tiles01_pink_clip
d 0.0
Kd 1.000000 0.323502 0.323502
map_Kd ../textures/zombietextures_dev/tiles01_pink_clip.png

7109
maps/devworld.obj Normal file

File diff suppressed because it is too large Load diff

21
maps/devworld.obj.import Normal file
View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://cfm21e1rmsbvt"
path="res://.godot/imported/devworld.obj-6c75737014f79ef32bfa254d9b5466e8.mesh"
[deps]
files=["res://.godot/imported/devworld.obj-6c75737014f79ef32bfa254d9b5466e8.mesh"]
source_file="res://assets/maps/devworld.obj"
dest_files=["res://.godot/imported/devworld.obj-6c75737014f79ef32bfa254d9b5466e8.mesh", "res://.godot/imported/devworld.obj-6c75737014f79ef32bfa254d9b5466e8.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

21
maps/fmlmap.obj.import Normal file
View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://clav4e5cjqksv"
path="res://.godot/imported/fmlmap.obj-391268557b96a8e20538dee1217aae6c.mesh"
[deps]
files=["res://.godot/imported/fmlmap.obj-391268557b96a8e20538dee1217aae6c.mesh"]
source_file="res://assets/maps/fmlmap.obj"
dest_files=["res://.godot/imported/fmlmap.obj-391268557b96a8e20538dee1217aae6c.mesh", "res://.godot/imported/fmlmap.obj-391268557b96a8e20538dee1217aae6c.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

94
maps/hazardcourse.mtl Normal file
View file

@ -0,0 +1,94 @@
# Generated by Q3Map2 (ydnar) -convert -format obj
newmtl textures/zombietextures_dev/tiles05_gray
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_dev/tiles05_gray.png
newmtl textures/zombietextures_tnhl/pipe01
Kd 1.000000 0.288427 0.288427
map_Kd ../textures/zombietextures_tnhl/pipe01.png
newmtl textures/zombietextures_tnhl/light02
Kd 0.999779 0.999794 1.000000
map_Kd ../textures/zombietextures_tnhl/light02.png
newmtl textures/zombietextures_tnhl/light02_fixture
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_tnhl/light02_fixture.png
newmtl textures/zombietextures_tnhl/blueglow
Kd 0.210869 0.398523 1.000000
map_Kd ../textures/zombietextures_tnhl/blueglow.png
newmtl textures/zombietextures_tnhl/step01
Kd 0.990233 0.991517 1.000000
map_Kd ../textures/zombietextures_tnhl/step01.png
newmtl textures/zombietextures_tnhl/rust03
Kd 1.000000 0.750030 0.536498
map_Kd ../textures/zombietextures_tnhl/rust03.png
newmtl textures/zombietextures_tnhl/fence01
d 0.9
Kd 0.960261 0.999482 1.000000
map_Kd ../textures/zombietextures_tnhl/fence01.png
newmtl textures/zombietextures_tnhl/grate01
d 0.9
Kd 0.970930 0.994186 1.000000
map_Kd ../textures/zombietextures_tnhl/grate01.png
newmtl textures/zombietextures_dev/tiles01_green
Kd 0.217465 1.000000 0.167195
map_Kd ../textures/zombietextures_dev/tiles01_green.png
newmtl textures/zombietextures_dev/tiles05_green
Kd 0.328503 1.000000 0.591605
map_Kd ../textures/zombietextures_dev/tiles05_green.png
newmtl textures/zombietextures_dev/tiles05_gray
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_dev/tiles05_gray.png
newmtl textures/zombietextures_tnhl/pipe01
Kd 1.000000 0.288427 0.288427
map_Kd ../textures/zombietextures_tnhl/pipe01.png
newmtl textures/zombietextures_tnhl/grate02
d 0.9
Kd 1.000000 0.780729 0.663637
map_Kd ../textures/zombietextures_tnhl/grate02.png
newmtl textures/zombietextures_tnhl/rail01
d 0.9
Kd 1.000000 0.094109 0.094109
map_Kd ../textures/zombietextures_tnhl/rail01.png
newmtl textures/zombietextures_tnhl/hazardstripes
Kd 1.000000 0.834951 0.142035
map_Kd ../textures/zombietextures_tnhl/hazardstripes.png
newmtl textures/zombietextures_tnhl/tilesvertical01_pipe
Kd 0.975037 0.974664 1.000000
map_Kd ../textures/zombietextures_tnhl/tilesvertical01_pipe.png
newmtl textures/zombietextures_tnhl/stripes01
Kd 1.000000 1.000000 1.000000
map_Kd ../textures/zombietextures_tnhl/stripes01.png
newmtl textures/zombietextures_tnhl/grate03
d 0.9
Kd 0.970930 0.994186 1.000000
map_Kd ../textures/zombietextures_tnhl/grate03.png
newmtl textures/zombietextures_tnhl/tiles02
Kd 0.984063 0.975073 1.000000
map_Kd ../textures/zombietextures_tnhl/tiles02.png
newmtl textures/zombietextures_tnhl/rust01
Kd 1.000000 0.779732 0.661476
map_Kd ../textures/zombietextures_tnhl/rust01.png
newmtl textures/zombietextures_tnhl/bricks01
Kd 0.972955 0.972702 1.000000
map_Kd ../textures/zombietextures_tnhl/bricks01.png
newmtl textures/zombietextures_dev/tiles05_orange
Kd 1.000000 0.578380 0.004485
map_Kd ../textures/zombietextures_dev/tiles05_orange.png
newmtl textures/zombietextures_tnhl/ceiling01
Kd 0.950023 0.938003 1.000000
map_Kd ../textures/zombietextures_tnhl/ceiling01.png
newmtl textures/zombietextures_tnhl/tilesvertical01
Kd 0.973661 0.973280 1.000000
map_Kd ../textures/zombietextures_tnhl/tilesvertical01.png
newmtl textures/zombietextures_tnhl/tiles01
Kd 0.968859 0.956029 1.000000
map_Kd ../textures/zombietextures_tnhl/tiles01.png
newmtl textures/zombietextures_tnhl/rust02
Kd 1.000000 0.717076 0.130035
map_Kd ../textures/zombietextures_tnhl/rust02.png
newmtl textures/zombietextures_dev/tiles01_pink_clip
d 0.0
Kd 1.000000 0.323502 0.323502
map_Kd ../textures/zombietextures_dev/tiles01_pink_clip.png
newmtl textures/zombietextures_tnhl/light01
Kd 0.997733 0.998091 1.000000
map_Kd ../textures/zombietextures_tnhl/light01.png

42275
maps/hazardcourse.obj Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://ctefgtnmh5x2g"
path="res://.godot/imported/hazardcourse.obj-3a4af00ffd2a4bf8a354af52d96031d9.mesh"
[deps]
files=["res://.godot/imported/hazardcourse.obj-3a4af00ffd2a4bf8a354af52d96031d9.mesh"]
source_file="res://assets/maps/hazardcourse.obj"
dest_files=["res://.godot/imported/hazardcourse.obj-3a4af00ffd2a4bf8a354af52d96031d9.mesh", "res://.godot/imported/hazardcourse.obj-3a4af00ffd2a4bf8a354af52d96031d9.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

View file

@ -0,0 +1,16 @@
# Generated by Q3Map2 (ydnar) -convert -format obj
newmtl textures/zombietextures_dev/tiles01_physicsobject
Kd 0.213779 1.000000 0.163728
map_Kd ../textures/zombietextures_dev/tiles01_physicsobject.png
newmtl textures/zombietextures_dev/tiles05_cardboard
Kd 0.328765 1.000000 0.592359
map_Kd ../textures/zombietextures_dev/tiles05_cardboard.png
newmtl textures/zombietextures_dev/tiles01_player
Kd 0.215219 1.000000 0.165055
map_Kd ../textures/zombietextures_dev/tiles01_player.png
newmtl textures/zombietextures_dev/tiles05_door
Kd 0.328579 1.000000 0.592535
map_Kd ../textures/zombietextures_dev/tiles05_door.png
newmtl textures/zombietextures_dev/tiles05_player
Kd 0.329148 1.000000 0.593025
map_Kd ../textures/zombietextures_dev/tiles05_player.png

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://bf4dhbajqgewc"
path="res://.godot/imported/hazardcourse_entities.obj-7461f5cf34885b6e9b6802282616b751.mesh"
[deps]
files=["res://.godot/imported/hazardcourse_entities.obj-7461f5cf34885b6e9b6802282616b751.mesh"]
source_file="res://assets/maps/hazardcourse_entities.obj"
dest_files=["res://.godot/imported/hazardcourse_entities.obj-7461f5cf34885b6e9b6802282616b751.mesh", "res://.godot/imported/hazardcourse_entities.obj-7461f5cf34885b6e9b6802282616b751.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://bqnoaomgwec3w"
path="res://.godot/imported/mapentities.obj-7d7f21634067041d851762cdd4179b10.mesh"
[deps]
files=["res://.godot/imported/mapentities.obj-7d7f21634067041d851762cdd4179b10.mesh"]
source_file="res://assets/maps/mapentities.obj"
dest_files=["res://.godot/imported/mapentities.obj-7d7f21634067041d851762cdd4179b10.mesh", "res://.godot/imported/mapentities.obj-7d7f21634067041d851762cdd4179b10.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,32 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://b2qqn4hoo0l0r"
path="res://.godot/imported/cheese.glb-10c71dc49c3af7ffdb6750c06bacc651.scn"
[deps]
source_file="res://assets/models/commentarynode/cheese.glb"
dest_files=["res://.godot/imported/cheese.glb-10c71dc49c3af7ffdb6750c06bacc651.scn"]
[params]
nodes/root_type="Node3D"
nodes/root_name="Scene Root"
nodes/apply_root_scale=true
nodes/root_scale=1.0
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
import_script/path=""
_subresources={}
gltf/embedded_image_handling=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://rnbs5enk0b7r"
path.s3tc="res://.godot/imported/cheese_rust02.png-7de7f5133fd7c10307166d7692931e2c.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/commentarynode/cheese_rust02.png"
dest_files=["res://.godot/imported/cheese_rust02.png-7de7f5133fd7c10307166d7692931e2c.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,32 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bd1y61xvsjc4o"
path="res://.godot/imported/commentarynode.glb-0c61ea87d34f3a2dfab68373867c0196.scn"
[deps]
source_file="res://assets/models/commentarynode/commentarynode.glb"
dest_files=["res://.godot/imported/commentarynode.glb-0c61ea87d34f3a2dfab68373867c0196.scn"]
[params]
nodes/root_type="Node3D"
nodes/root_name="Scene Root"
nodes/apply_root_scale=true
nodes/root_scale=1.0
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
import_script/path=""
_subresources={}
gltf/embedded_image_handling=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dbo0u0jpjwxhu"
path.s3tc="res://.godot/imported/commentarynode_commentarynode.png-8eee9cd79917c591b237cdfb83675cf8.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/commentarynode/commentarynode_commentarynode.png"
dest_files=["res://.godot/imported/commentarynode_commentarynode.png-8eee9cd79917c591b237cdfb83675cf8.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,32 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://boqqqoactwoe7"
path="res://.godot/imported/wizardhat.glb-c644a26a03723536c468a2b8f8496bf3.scn"
[deps]
source_file="res://assets/models/commentarynode/wizardhat.glb"
dest_files=["res://.godot/imported/wizardhat.glb-c644a26a03723536c468a2b8f8496bf3.scn"]
[params]
nodes/root_type="Node3D"
nodes/root_name="Scene Root"
nodes/apply_root_scale=true
nodes/root_scale=1.0
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
import_script/path=""
_subresources={}
gltf/embedded_image_handling=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://csi45nf8tyhwo"
path.s3tc="res://.godot/imported/wizardhat_wizardhat.png-5296c956e4e61543af1e3cd4032e11aa.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/commentarynode/wizardhat_wizardhat.png"
dest_files=["res://.godot/imported/wizardhat_wizardhat.png-5296c956e4e61543af1e3cd4032e11aa.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,32 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://d0nva4smo8dam"
path="res://.godot/imported/officeroom.glb-f59a60aa30527b6626931134fccaba7e.scn"
[deps]
source_file="res://assets/models/office/officeroom.glb"
dest_files=["res://.godot/imported/officeroom.glb-f59a60aa30527b6626931134fccaba7e.scn"]
[params]
nodes/root_type="Node3D"
nodes/root_name="Scene Root"
nodes/apply_root_scale=true
nodes/root_scale=1.0
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
import_script/path=""
_subresources={}
gltf/embedded_image_handling=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bduq4t75aicnx"
path.s3tc="res://.godot/imported/officeroom_roundtable.png-045a6e4f51e127929629b975da09ef09.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/office/officeroom_roundtable.png"
dest_files=["res://.godot/imported/officeroom_roundtable.png-045a6e4f51e127929629b975da09ef09.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dgerukdmtlao0"
path.s3tc="res://.godot/imported/officeroom_wizardhat.png-8408c05a80fd8c89aa74064cf3269116.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/office/officeroom_wizardhat.png"
dest_files=["res://.godot/imported/officeroom_wizardhat.png-8408c05a80fd8c89aa74064cf3269116.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0

Binary file not shown.

Binary file not shown.

BIN
models/refrences/mirror.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,32 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://cbnus18l8rui"
path="res://.godot/imported/car.glb-50888523c4913a931ca31da8da294855.scn"
[deps]
source_file="res://assets/models/zombietextures_general/car.glb"
dest_files=["res://.godot/imported/car.glb-50888523c4913a931ca31da8da294855.scn"]
[params]
nodes/root_type="Node3D"
nodes/root_name="Scene Root"
nodes/apply_root_scale=true
nodes/root_scale=1.0
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
import_script/path=""
_subresources={}
gltf/embedded_image_handling=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bqh3x4n0ti0ho"
path.s3tc="res://.godot/imported/car_car.png-f5010cb25cd34743970c983c1f43af28.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/zombietextures_general/car_car.png"
dest_files=["res://.godot/imported/car_car.png-f5010cb25cd34743970c983c1f43af28.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,32 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c6hxycumncyv4"
path="res://.godot/imported/fursuit.glb-3a11480bd17b3108217a995aa83ea1a6.scn"
[deps]
source_file="res://assets/models/zombietextures_general/fursuit.glb"
dest_files=["res://.godot/imported/fursuit.glb-3a11480bd17b3108217a995aa83ea1a6.scn"]
[params]
nodes/root_type="Node3D"
nodes/root_name="Scene Root"
nodes/apply_root_scale=true
nodes/root_scale=1.0
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
import_script/path=""
_subresources={}
gltf/embedded_image_handling=1

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bqu6f2eqkjjq0"
path.s3tc="res://.godot/imported/fursuit_fursuit.png-4e58df08187a6e6e8d2b52dd4a6676de.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/zombietextures_general/fursuit_fursuit.png"
dest_files=["res://.godot/imported/fursuit_fursuit.png-4e58df08187a6e6e8d2b52dd4a6676de.s3tc.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=0

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,32 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bvrjhvfxwlvue"
path="res://.godot/imported/kreb.glb-e7fed257cbfe74208d17bbc89874f2d3.scn"
[deps]
source_file="res://assets/models/zombietextures_general/kreb.glb"
dest_files=["res://.godot/imported/kreb.glb-e7fed257cbfe74208d17bbc89874f2d3.scn"]
[params]
nodes/root_type="Node3D"
nodes/root_name="Scene Root"
nodes/apply_root_scale=true
nodes/root_scale=1.0
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
import_script/path=""
_subresources={}
gltf/embedded_image_handling=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://0xlo4jnjv7v0"
path="res://.godot/imported/krebhead.png-7b1b698afb5f061cbfa7e2006b7aa21a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/models/zombietextures_general/krebhead.png"
dest_files=["res://.godot/imported/krebhead.png-7b1b698afb5f061cbfa7e2006b7aa21a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -9,4 +9,4 @@ Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 2
map_Kd textures/zombietextures_models/monitor01.png
map_Kd ../../textures/zombietextures_models/monitor01.png

View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://jd1obid6amsb"
path="res://.godot/imported/monitor.obj-430d9f0c1dbcdb2607b8c93fe3a271d6.mesh"
[deps]
files=["res://.godot/imported/monitor.obj-430d9f0c1dbcdb2607b8c93fe3a271d6.mesh"]
source_file="res://assets/models/zombietextures_general/monitor.obj"
dest_files=["res://.godot/imported/monitor.obj-430d9f0c1dbcdb2607b8c93fe3a271d6.mesh", "res://.godot/imported/monitor.obj-430d9f0c1dbcdb2607b8c93fe3a271d6.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,12 @@
# Blender 3.6.4 MTL File: 'None'
# www.blender.org
newmtl SVGMat.001
Ns 360.000000
Ka 1.000000 1.000000 1.000000
Kd 0.973445 0.149960 0.001214
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,21 @@
[remap]
importer="wavefront_obj"
importer_version=1
type="Mesh"
uid="uid://cawcjsar224o0"
path="res://.godot/imported/qtechlogo.obj-f3980c76a233bc01ad516e71760edb97.mesh"
[deps]
files=["res://.godot/imported/qtechlogo.obj-f3980c76a233bc01ad516e71760edb97.mesh"]
source_file="res://assets/models/zombietextures_general/qtechlogo.obj"
dest_files=["res://.godot/imported/qtechlogo.obj-f3980c76a233bc01ad516e71760edb97.mesh", "res://.godot/imported/qtechlogo.obj-f3980c76a233bc01ad516e71760edb97.mesh"]
[params]
generate_tangents=true
scale_mesh=Vector3(1, 1, 1)
offset_mesh=Vector3(0, 0, 0)
optimize_mesh=true

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dgp652cljekav"
path="res://.godot/imported/ufzrust.png-7151f67ca9f551ec89da2a981f6a1fff.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/models/zombietextures_general/ufzrust.png"
dest_files=["res://.godot/imported/ufzrust.png-7151f67ca9f551ec89da2a981f6a1fff.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Some files were not shown because too many files have changed in this diff Show more